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
A To-Do web application is implemented in flask with sqlite3 database as backend where user can create an account and can manage his own To-Do list(create, delete, mark as done).