Skip to content

MVP 0.2 Backend Setup API + Data Flow #9

@Boxuan-Matty-Lin

Description

@Boxuan-Matty-Lin

Background

The backend repository has been bootstrapped (uv + FastAPI) and CI is already in place with Ruff linting and formatting. The next step is to implement the backend MVP APIs to support frontend integration and complete the core end-to-end flow.

Goals (MVP Scope)

  • Provide the minimum set of APIs: health, menu, and orders
  • Use PostgreSQL to support the end-to-end flow: create an order and fetch an order
  • Ensure /docs (OpenAPI) is available so the frontend can integrate smoothly

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions