Giter Site home page Giter Site logo

cinema's Introduction

Codacy Badge

Cinema

Movie tickets online booking system

hall

The task is:

Build a online booking system for cinema.

  • 2 types of users: admin and regular users
  • Admin can see all bookings and cancel them.
  • Admin can creates the seats configuration in a seats.xml file.
  • Users can select seat for booking.
  • After selecting a seat, the user must confirm the booking within 5 minutes.
  • After confirming the reservation, the user receives a booking code.

Used technologies

  • Java 8
  • Maven
  • Servlet 4
  • Jetty
  • JDBC
  • Liquibase
  • DBs: H2
  • log4j
  • Ajax JSON
  • XML DOM
  • JUnit

Install

git clone https://github.com/a11exe/cinema

Run

mvn clean install jetty:run

Credentials

DB connection

Properties

app.properties file

  • reload.hall (true - clear database and reload seats from seats.xml, false - don't reload, save data in database)
  • booking.timeout.seconds (timeout of booking until confirmation)
  • admin.pass (password for admin panel)

cinema's People

Contributors

a11exe avatar dependabot[bot] 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.