Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 259 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 259 Bytes

todoish

Todoish is a simple task manager app built with Python 3.13.1 (Flask 3.1), SQLite 3, and a basic frontend. It allows users to create, update, delete, and filter tasks by priority and completion. Features include CRUD operations, and task due dates.