Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To Do List Using Django #60

Open
m-vp opened this issue Oct 4, 2024 · 1 comment
Open

To Do List Using Django #60

m-vp opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
open-odyssey Open Odyssey repo

Comments

@m-vp
Copy link

m-vp commented Oct 4, 2024

A "To Do List" website using Django for multiple users is a web application that allows registered users to create, manage, and track their daily tasks. Each user has their own individual account, and the tasks they create are private and specific to them. Django’s built-in user authentication system ensures that each user can log in securely, view their own tasks, and make updates or modifications to their list without interfering with others' data.

@m-vp
Copy link
Author

m-vp commented Oct 4, 2024

@SamarthTech please assign me this issue and add hacktoberfest label

@darkhorse404 darkhorse404 added the open-odyssey Open Odyssey repo label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-odyssey Open Odyssey repo
Projects
None yet
Development

No branches or pull requests

2 participants