3 Commits

Author SHA1 Message Date
Automated Action
8f5fb8073c Enhance Alembic migrations with robust database initialization and error handling 2025-05-16 06:58:56 +00:00
Automated Action
489906c063 Fix alembic migration module import error by adding project root to Python path
generated with BackendIM... (backend.im)
2025-05-14 07:23:20 +00:00
Automated Action
aeab17a8ea Implement Task Manager API with FastAPI and SQLite
- Set up project structure
- Created Task model with SQLAlchemy
- Implemented SQLite database connection
- Created Alembic migrations
- Added Task CRUD endpoints
- Added health endpoint
- Updated README with project details

generated with BackendIM... (backend.im)
2025-05-14 07:18:59 +00:00