Skip to content

dibinbabu11/todo_mulitple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Django To-Do List Application A simple and secure To-Do list web application built with Django. Users can sign up, log in, and manage their personal tasks with priorities, due dates, and completion tracking.

🔧 Features

User Registration & Login (with Django's auth system) Create, Read, Update, and Delete (CRUD) tasks Task priority levels (Low, Medium, High) Due dates and completion status Secure access: each user sees only their own tasks Logout functionality

✅ Prerequisites

Python 3.7+

pip

virtualenv (recommended)

🔑 Authentication

Users must sign up and log in to view or manage their to-dos.

Each user sees only their own tasks.

Use the logout link to securely end your session.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors