Skip to content

Sedarius-1/task_organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Organizer Website

Hi there!

To do:

  • Prepare basic structure of a service
  • Create a main python function to handle routing
  • Add option to add tasks
  • Add option to remove tasks
  • Add option to mark tasks as finished
  • Fomat the front-end
  • Add register system
  • Add login system
  • Integrate password hashing
  • Add client-side validation
  • Add more client-side informations about errors
  • Add sql validation
  • Increase test coverage