Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Django Advance To-Do List App

A simple, user-authenticated To-Do List web application built with Django. This app allows users to manage their personal tasks efficiently with features like task creation, editing, completion, and deletion β€” all while ensuring user data is secure and isolated.


πŸš€ Features

  • βœ… User registration and login/logout
  • πŸ” Task management per authenticated user
  • πŸ› οΈ Full CRUD functionality (Create, Read, Update, Delete)
  • πŸ“… Auto timestamp for task creation
  • 🎯 Mark tasks as complete/incomplete
  • βš™οΈ Session and CSRF protection built-in
  • πŸ’‘ Clean and responsive UI using Bootstrap

🧠 Tech Stack

  • Backend: Django (Python)
  • Database: SQLite (default Django DB)
  • Frontend: HTML, CSS, Bootstrap
  • Auth: Django's built-in authentication system

βœ… Future Plan:

  • Deploy on hosting
  • switch to Cloud DB (Postgresql)
  • Email Reminder

Screenshot Screenshot Screenshot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages