Todo List App Features Tasks CRUD: Create, read, update, and delete tasks. Tag Management: Organize tasks using customizable tags. Status Toggle: Quickly mark tasks as "Done" or "Not done" directly from the list. Smart Sorting: Tasks are sorted by completion status (undone first) and then by creation date. Responsive Design: Styled with Bootstrap 5 for a clean look on all devices. Tech Stack Language: Python 3.13 Framework: Django 5.1 Database: PostgreSQL (Production), SQLite (Development) Styling: Bootstrap 5 Static Files: WhiteNoise Local Setup Clone the repository: git clone <https://github.com/Viktor395/todo-list.git>