Skip to content

tkmanabat/to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do App ✅

A To Do List App with Create, Read, Update, and Delete Functionality (CRUD) and User Authentication using Django's class based views.

Web app Features 🌎

  • Create tasks ✍
  • Read tasks 📖
  • Edit and update tasks 📝
  • Delete tasks 🧨

Technology Stack Used 💻

  • Backend Stack : Django
  • Frontend Stack: Vanilla HTML/CSS
  • Database: SQLite 3

Web app snippets 📷