Giter Club home page Giter Club logo

movies_booking's Introduction

Online Movie Ticket Booking

An online Movie Ticket Booking System, where a User can select a city, then a movie of their choice, and be able to find theaters playing the movie and book one or more seats in that theater using this system. Price of all the seats are same.

Assumptions made -

  1. All the theatres have only a single screen, multiple screens per theatre is not considered.
  2. While booking seats, though an entry for user is made in the booking table, but the user is hardcoded.

APIs -

  1. /showAllCities - Gives a list of all the cities in the DB
  2. /showAllTheatres - Gives a list of all the cities in the DB
  3. /showAllMovies - Gives a list of all the movies in the city
  4. /showTheatres - Takes movie and city as input parameters and outputs theatres in the particular city showing the movie
  5. /showMovies - Takes city as input parameter and outputs movies showing in the particular city
  6. /bookSeats - Takes city, movie, theatre and no of seats as input, creates a booking for the user and returns booking id

Simplified System Architecture -

MovieBooking_architecture

movies_booking's People

Contributors

jitsb avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.