You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.