Closed mateuszCabala95 closed 3 years ago
My idea of model structure:
Cinema -MoviesList --Movie ---startDateTime ---endDateTime ---SeatsList ----Seat -----status [ "free","taken", "booked"] -----"localization"(row, number)
I need a name of cinema hall for my PDF ticket
I've created cinema-hall model based on this.
It is on feature/cinema-hall
branch
Based on wiki create MongoDB model Cinema Hall (Sala Kinowa)