项目作者: MishalAreef

项目描述 :
Cinema Seat Booking Windows Application for OVO Cinema
高级语言: C#
项目地址: git://github.com/MishalAreef/CinemaSeatBooking.git
创建时间: 2020-03-27T07:51:25Z
项目社区:https://github.com/MishalAreef/CinemaSeatBooking

开源协议:MIT License

下载


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

  1. - Clone Project
  2. - Create a Database called Big Error in SQL Server
  3. - Import the Database
  4. - Open Project in Visual Studio
  5. - Configure DBconnection.cs
  6. - Connect to Database
  7. - 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