ZubiaKhanam/MediaAMP-Booking-Website ? reverse-engineered prompt

Reverse engineered prompt

Build me a movie ticket booking website where people can browse movies, pick a show, choose seats, and confirm a booking.

I want a simple frontend that lets users see available movies, view theatre and show details, and select seats on an interactive seat map. The seats should include normal, premium, and recliner options, and the page should clearly show which seats are already taken in real time. After the user picks seats, they should be able to submit the booking and get a clear success message or an error if something went wrong.

On the backend, use FastAPI with a MySQL database and SQLAlchemy, and make sure bookings are safe when two people try to grab the same seat at the same time. If a seat is already booked, return a proper conflict response and roll back the whole booking so partial reservations do not happen. Include the basic movie, show, seat, and booking endpoints, and set it up so I can run it locally and seed the database. Look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using arcumet

Try freeSponsored — opens Arcumet in a new tab