MishalAreef / CinemaSeatBooking

Cinema Seat Booking Windows Application for OVO Cinema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVO Cinema Booking System

Cinema


Description

This is an Self-Service Cinema Booking System for Windows, which was made as a final project for a university.

Technologies

  • C#
  • SQL Server 2014

Features

Admin

  • Add Movie Details
  • Add Trailers
  • Add a Staff ( Cashier / Admin )
  • Update Staff

Cashier

  • Add Items in Menu
  • Restrictions to Customers / Settings
  • Add Rules and Regulations
  • Add Advertisements

Customers

  • Login / Register
  • Book a movie
  • View Trailers
  • View Upcoming Movies

How To Use

Installation

- Clone Project
- Create a Database called Big Error in SQL Server
- Import the Database
- Open Project in Visual Studio
- Configure DBconnection.cs
- Connect to Database
- To Create an Admin Check the default admin password in Staff Table and Login First

IMPORTANT

  • IF YOU CANNOT VIEW TRAILERS YOU MIGHT HAVE TO INSTALL ADOBE FLASH THROUGH PLUGINS

License

MIT License

Copyright (c) [2017] [James Q Quick]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contact Info

About

Cinema Seat Booking Windows Application for OVO Cinema

License:MIT License


Languages

Language:C# 100.0%