Booking Buddy A cruise booking system for Celestia Cruise Line. Stack Python 3.11+, FastAPI, SQLite, SQLAlchemy, Pydantic v2 Setup uv sync uv run python seed.py uv run uvicorn main:app --reload Tests uv run pytest