A simple and intuitive To-Do list application built using Django, allowing users to create, edit, and manage their tasks.
Features
- Create, edit, and delete tasks
- Mark tasks as completed or undone
- Responsive design using Bootstrap
Technologies Used
- Django (Python web framework)
- SQLite (database)
- Bootstrap (front-end framework)