Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ramanasha/BookMyShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

BookMyShow

A ticket booking utility: back end support only

Created by Kartik Srivastava. This project was undertaken by me as a leisure project to mimic the ticket booking utility of bookmyshow.com Here I only present the backend code. User may use this utility to understand the overall ticket booking process.

Classes: 1.) BookingMgr manages the entire ticket booking process 2.) LoginMgr manages the login procedure to the ticet booking portal. Members and Admin user's data is persisted using a separate utility: Class: PersistentObjectUtility 3.) All the classes ending with database holds the actual pointers to the data pertaining to movies, cinema and users. 4.) Class Admin is provided with special privilages to modify certain databases. These privileges are judiciously provided via the use of friend functions.

About

A ticket bookinh utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%

AltStyle によって変換されたページ (->オリジナル) /