- Add main application files (main.py, models.py, schemas.py, etc.) - Add routers for all features (waiting, attendance, members, etc.) - Add HTML templates for admin and user interfaces - Add migration scripts and utility files - Add Docker configuration - Add documentation files - Add .gitignore to exclude database and cache files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
fastapi
|
|
uvicorn[standard]
|
|
sqlalchemy
|
|
jinja2
|
|
python-multipart
|
|
requests
|
|
passlib[bcrypt]
|
|
python-jose[cryptography]
|
|
openpyxl |