Skip to content

A simple and efficient Django-based Todo List application with task management, user authentication, and search functionality. Built using Django, HTML, CSS, and SQLite3.

Notifications You must be signed in to change notification settings

striderzz/Django_Todo_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django Todo List

A simple yet powerful Todo List Web Application built using Django, HTML, CSS, and SQLite3. This project allows users to create, update, delete, and search tasks, along with essential user authentication features such as registration, login, and logout.

Key Features

User Registration & Authentication – Sign up, log in, and log out securely. Task Management – Create, update, and delete tasks effortlessly. Search Functionality – Quickly find tasks using a search bar. Responsive UI – Clean and simple design with HTML & CSS. SQLite3 Database – Lightweight and efficient database for storing user and task data.

Main Page

main_page

Login Page

login_page

Logout Page

logout_page

Tech Stack

Django – Backend framework for handling logic and authentication. HTML & CSS – Frontend for a clean UI experience. SQLite3 – Database for storing tasks and user data.

About

A simple and efficient Django-based Todo List application with task management, user authentication, and search functionality. Built using Django, HTML, CSS, and SQLite3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published