Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Teckden/compeak_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create simple contact form with following fields: Name, Email, Subject, Contents.

  • All submitted messages must be stored to CSV file

  • Create task to import all messages from CSV file to database to appropriate model

  • Create view of all messages with option to delete them

Bonus:

  • add required validation for all fields

  • add email validation

  • on import of messages to database create model for submitter with email as unique identifier and make all messages as relation for submitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors