2 Commits

Author SHA1 Message Date
Automated Action
6f0470e475 Implement Bible Quiz App API with FastAPI and SQLite
- Setup project structure with FastAPI app
- Create SQLAlchemy models for categories, questions, quizzes, and results
- Implement API endpoints for all CRUD operations
- Set up Alembic migrations for database schema management
- Add comprehensive documentation in README.md
2025-06-05 10:31:02 +00:00
Automated Action
8a1042b7f4 Initial commit from template 2025-06-05 10:21:23 +00:00