You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built this project using basics of web application development with Python using the Flask framework. It is a simple Task Do-List, where the user can add/delete/edit a task and store it in a local database.
About
I built this project using basics of web application development with Python using the Flask framework. It is a simple Task Do-List, where the user can add/delete/edit a task and store it in a local database.