SamarthTech / web-projects-2024

This is the Official Repository of SAMARTH for Open-Odyssey 1.0. Contribute your Web Development or Applications in our Repository 🔥. Make Quality Contributions 😎
MIT License
78 stars 99 forks source link

To Do List Using Django #60

Open m-vp opened 1 month ago

m-vp commented 1 month ago

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 commented 1 month ago

@SamarthTech please assign me this issue and add hacktoberfest label