Created shared_constants.py module that loads constants from the shared JSON file. Updated availability.py and booking.py to import from this module instead of hardcoding values. This ensures backend and frontend stay in sync with the same source of truth for booking configuration. |
||
|---|---|---|
| .. | ||
| routes | ||
| tests | ||
| auth.py | ||
| database.py | ||
| env.example | ||
| invite_utils.py | ||
| main.py | ||
| models.py | ||
| pyproject.toml | ||
| pytest.ini | ||
| schemas.py | ||
| seed.py | ||
| shared_constants.py | ||
| validate_constants.py | ||
| validation.py | ||
| words.txt | ||