Skip to content

Database Schema and API Definition #1

@Enemuo-debug

Description

@Enemuo-debug

Design and implement the relational database schema for core entities: Users, Hotels, Rooms, Bookings, and RoomTypes. Utilize an ORM (e.g., SQLAlchemy with Alembic for Python, or TypeORM for TypeScript) to define models and migrations. Develop initial RESTful API endpoints for CRUD operations on Users, Hotels (initially one), RoomTypes, and Rooms. Focus on data integrity and relationships.


Bounty: 8 PTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions