Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.16 KB

Yogesh LinkedIn

BookMyShow is a platform that enables users to register within the system. Users can log in, view movies currently playing in their city, and book tickets for the desired movie.

Requirements

  1. Users can sign up.
  2. Users can log in.
  3. The system supports multiple cities.
  4. Users should be able to see different movies being screened in a city.
  5. For a movie in that city, users should be able to view the theatres and show timings.
  6. A theatre can have multiple auditoriums.
  7. An auditorium will have multiple seats.
  8. Seats can come in multiple types.
  9. Different theatres can have different seat types.
  10. Different auditoriums can have varying seat structures.
  11. Multiple users should not be able to book the same seat.

Limitations

  1. The system is customer-facing only.
  2. Only registered users can currently book tickets.

Usecase Diagram

Alt use-case diagram