Commit Graph

5 Commits

Author SHA1 Message Date
ed82bf7f1f git add .
git commit -m "feat: improve wheel UI with gold pointer and center circle sync"
2026-05-30 13:29:48 +03:30
1618580439 git add .
git commit -m "feat: improve wheel UI with gold pointer and center circle sync"
2026-05-30 13:16:11 +03:30
2d99f0554d feat: add user and admin page 2026-05-24 02:27:31 +03:30
be6e1fab8e refactor: restructure project into layered architecture 2026-05-17 03:36:28 +03:30
b4971fcb6a refactor: integrate Alembic, restructure project, and clean up
- Add Alembic configuration (alembic.ini, env.py) for database migrations
- Remove legacy wheel.db and unnecessary __pycache__ files
- Delete models.py to separate SQLAlchemy and Pydantic concerns
- Restructure main.py to use modular API routers (user/admin)
- Introduce config backend for centralized settings management
2026-05-13 04:04:13 +03:30