mirror of
https://github.com/escalante29/healthy-fit.git
synced 2026-03-21 09:08:46 +01:00
- Supplement tracking: CRUD endpoints, /today, /logs, Supplements page - Kettlebell workouts: session tracking, analytics endpoint, ActiveSession page - Calendar module: events CRUD, calendar components - Push notifications: VAPID keys, PushSubscription model, APScheduler reminders, service worker with push/notificationclick handlers, Profile notifications UI - PWA: vite-plugin-pwa, manifest, icons, service worker generation - Frontend: TypeScript types, API modules, ConfirmModal, toast notifications - Auth fixes: password hashing, nutrition endpoint auth - CLAUDE.md: project documentation and development guide Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
20 lines
209 B
Plaintext
20 lines
209 B
Plaintext
fastapi
|
|
uvicorn
|
|
pydantic-settings
|
|
sqlmodel
|
|
psycopg2-binary
|
|
pgvector
|
|
dspy-ai
|
|
python-multipart
|
|
python-jose[cryptography]
|
|
passlib[bcrypt]
|
|
bcrypt==4.0.1
|
|
pytest
|
|
httpx
|
|
python-dotenv
|
|
ruff
|
|
pywebpush
|
|
apscheduler
|
|
pytz
|
|
|