GithubHelp home page GithubHelp logo

biletnam / cinematicketsonline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devtitarenko/cinematicketsonline

0.0 2.0 0.0 5.62 MB

Netcracker training project

Java 48.99% HTML 0.33% PLSQL 0.45% CSS 50.24%

cinematicketsonline's Introduction

cinema

Cinema is a project that automates the ticketing process, scheduling, report generation.

Objectives

  1. Three roles with different rights: admin, cashier and user.
  2. View / add / edit / delete movies and seances.
  3. Different types of sorts and filters for movies and seances.
  4. Required fields:
  • for film: title, description (up to 1000 characters), the IMDB rating, cost, poster, hire date;
  • for session: hall, movie date, costs of zones.
  1. Two halls with three zones in each. In the first hall 90 seats, in the second - 120.
  2. Seances time: 10:00-22:00.
  3. To receive reports: ratings for halls and zones, quantity of sold tickets.
  4. Booking tickets and printing / sending them by email.
  5. Automatic removal of booking, in the case of non-payment for 60 minutes before the start of the seance.

For launching

Use Tomcat for run.

For VM options set -Duser.language=en -Duser.country=en.

Set properties in src\main\resources\spring\application.properties.

Initialize database with src\main\resources\db\initDB.sql and src\main\resources\db\rating_table.sql.

It is necessary to install a Lombok plugin!

Technologies

  • Java 8
  • Oracle Object-Oriented model
  • Spring Framework 4.3.3
  • Spring JDBC
  • Spring Security
  • Vaadin
  • Maven
  • Lombok
  • Tomcat

cinematicketsonline's People

Contributors

devtitarenko avatar gayaneharutyunyan avatar st0rrer avatar

Watchers

James Cloos avatar biletnam 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.