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 simple to-do task application featuring multi-user authentication using Django version 4.2.11. SQLite was employed as the backend database to store tasks.
About
A simple to-do task application featuring multi-user authentication using Django version 4.2.11. SQLite was employed as the backend database to store tasks.