You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-stack movie ticket booking system built using FastAPI, SQLite, and ReactJS. It allows users to view movies and book seats with backend validation to prevent duplicate bookings and enforce seat limits per user. The system follows OpenAPI standards and includes an auto-generated Python SDK for API interaction.