A Simple Todo Application With Python Django

Features
- Admin Panel
- Relational Model
- Able To Manage Admin Panel
- Able To Customize Admin Panel
- Able To Create Super Users Such as Admin
- Able To Use Any Type of Databases (Current Database is Sqlite3)
- Able To Add , Delete and Mark your Events as Completed in Your List
- Responsive Site (Optimization)
- Backend Security
Language used in This Project