3 Commits

Author SHA1 Message Date
Automated Action
a05d19017e Add priority levels feature to Todo items
- Added priority field (low, medium, high) to Todo model
- Created migration for priority field addition
- Updated API schemas to include priority
- Added filtering by priority in GET todos endpoint
- Updated README to reflect new features
2025-05-16 04:30:03 +00:00
Automated Action
493998c372 Create simple todo app with FastAPI and SQLite 2025-05-16 04:14:15 +00:00
Automated Action
649a4f7e04 Initial commit from template 2025-05-16 04:11:37 +00:00