Git Product home page Git Product logo

movieticketbooking's Introduction

Movie Ticket Booking

A Basic Movie Ticket Booking System. Best suited for someone who is a beginner in Java full stack development.

About

The Software system is an online movie ticket booking system where customers can book seats according to their preference.

Technologies Used

  • SpringBoot
  • Java
  • AngularJS
  • Git
  • HTML
  • CSS
  • Bootstrap

Features

  • All active movies are available for booking.
  • Customer can select seat according to their preference.
  • System is validated for smooth functioning.

Preview

Your image title Your image title

Database

For sample purpose, h2 database(local database) is integrated with the application so that application can run for any user.
If user want to change the database, they can make relevant changes in "application.properties" file.
Also, some data is pre-populated for sample purpose

Sample data

  • All are below information are for sample purpose.
  • Four movies are activated in four theatres with four shows for the current day only. Program is auto-scheduled for this.
  • If current timing exceeds any show timing's end time, then status is changed to completed and hence,ticket cannot be booked for such shows..
  • If current timing exceeds any show timing's start time but not end time , then that show is running and hence,ticket cannot be booked for such shows.
  • This information is just for smooth usage. Everything is validated, no worry for the users. This is enough for sample purpose.

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.