Skip to content

Add initial project structure with Docker setup and FastAPI application - #1

Open
YisusParker wants to merge 8 commits into
fromagge:mainfrom
YisusParker:main
Open

Add initial project structure with Docker setup and FastAPI application#1
YisusParker wants to merge 8 commits into
fromagge:mainfrom
YisusParker:main

Conversation

@YisusParker

Copy link
Copy Markdown

No description provided.

@YisusParker

Copy link
Copy Markdown
Author

Progress Update

  • Migrations and models for Ticket, Event, and User have been created.

fromagge added 6 commits July 13, 2026 12:20
Strip the TicketBox models, migration, and docs/README PRD to give a
clean slate, and rename to Reviewass. New docs/README.md lays out the
movie review project: users/auth, TMDB movie search integration, and
per-user reviews with 1-5 star ratings, including role-based
authorization requirements.
For each FR, list the underlying concepts and search terms to look up
(JWT, RBAC, ownership-based auth, unique constraints, cache
invalidation, etc.) without giving away implementation, so Jesus
learns the why before writing the code.
One or two links per FR (official docs first, then a well-regarded
tutorial/example), plus a cross-cutting section for Redis, testing,
and project-structure references.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants