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