2 Commits

Author SHA1 Message Date
Automated Action
6f269066a5 Implement task management tool with FastAPI and SQLite
This commit includes:
- Project structure and configuration
- Database models for tasks, users, and categories
- Authentication system with JWT
- CRUD endpoints for tasks and categories
- Search, filter, and sorting functionality
- Health check endpoint
- Alembic migration setup
- Documentation
2025-06-03 07:48:27 +00:00
Automated Action
8e089d3b77 Initial commit from template 2025-06-03 07:40:30 +00:00