Skip to content

A TO-DO list application made using python and flask framework as backend.(Handles CRUD operations using backend routes)

Notifications You must be signed in to change notification settings

AlakhMathur/TO-DO-LIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO-DO-LIST

A TO-DO list application made using python and flask framework as backend.(Handles CRUD operations using backend routes) In order to run this application: -> Navigate to your project directory in the terminal and run the application by writing: python app.py ->You can access the To-Do List web application by opening a web browser and going to http://localhost:5000. ->This will open the To-do list in the browser where you can write the to-do task and signify its completion or deletion.

About

A TO-DO list application made using python and flask framework as backend.(Handles CRUD operations using backend routes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published