Automated Action d60767d0ba Add categories and tags features
- Create Category and Tag models
- Create TodoTag association table
- Add category_id to Todo model
- Create Alembic migration for new tables
- Create schemas for Category and Tag
- Update Todo schemas to include Category and Tags
- Create CRUD operations for Categories and Tags
- Update Todo CRUD operations to handle categories and tags
- Create API endpoints for categories and tags
- Update Todo API endpoints with category and tag filtering
- Update documentation
2025-06-17 02:52:26 +00:00
..
2025-06-17 02:52:26 +00:00
2025-06-17 02:52:26 +00:00
2025-06-17 02:13:03 +00:00
2025-06-17 02:52:26 +00:00
2025-06-17 02:52:26 +00:00
2025-06-17 02:13:03 +00:00