Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.22 KB

README.md

File metadata and controls

60 lines (42 loc) · 1.22 KB

ticketing-system

Movie Ticket System

  • frontend - Netlify
  • Json Server - Heroku

Open Source

you can use my JSON server for you project JSON Server Heroku

Problem Statement

Design and develop a ticketing system. The system should allow user to select movies from a list. Allow them to select seats. Filter the movies by genre and language. Bonus points for filtering the list by taking user location to the theatre destination. (Assume arbitrary location)


Skip through payment process but ensure the final screen has the details of the movie booked with an option to cancel.

Demo Link

Open Here - Demo

Tech / Stack:

HTML5 CSS3 JavaScript BootStrap

Features implemented:

  • movies by Location
  • Filter by genre and language.
  • Select Movie & check details
  • Select Seats & get Price
  • Reset selection
  • Confirm Bookings
  • Print Tickets

Step 1 : Screenshot Step 2 :

Screenshot Step 3 :

Screenshot Step 4 :

Screenshot Step 5 :

Screenshot