Skip to content

prabhakar267/TO-DO-LIST

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Flask application which lets you save your to-do items.It enables the user to create different profiles using email id. It also has the feature of password protection.

The App uses MySQL as a database to store the items in your to-do list. We have used Delimiters (Special Procedures) in MySQL to cary out simple functions like password validation and fetching the list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.9%
  • Python 25.8%
  • CSS 21.0%
  • JavaScript 7.3%