2-Do is a simple and clean task management web app built using Flask, SQLAlchemy, and Jinja2. With a sleek dark-themed UI, it allows users to add, view, and delete tasks. Perfect for productivity lovers who like things lightweight and to-the-point.
- ✅ Add tasks with title and description
- 🗑️ Delete tasks with one click
- 🕰️ Automatically timestamps each task
- 🌙 Dark, minimal UI with responsive design
- 📄 Static "About" page with author info
- Frontend: HTML, Bootstrap (CDN)
- Backend: Python, Flask, SQLAlchemy, Jinja2
- Database: SQLite (local)
- Deployment: Render