Project for Cinema Ticket Booking System in C++ by using file handling (Beginner) (1st Industrial training project)
Online movie ticket booking system is basically made for providing the customers an anytime and anywhere service for booking cinema tickets and providing information about the movies and their schedule online. This program is written in C++ language. It generates a report on booking ticket, seats and the cost. The user will input the required and the system will print the details in the ticket form.
Methodology Used -
**Output and Result of the project - **
- When we run program for first time then it ask for Owner and set your password:

- After add Owner welcome screen is shown :

- After welcome screen it will ask for owner or user. For add movie and set price of tickets owner must login:

- Owner add movies with tickets price:

- Now user select their choice for booking ticket:

- Users enter their details:

- Users enter their movie details with movie ID:

- After selecting movie User will select seat number:

- User’s ticket for movies is now booked successfully:

- After booked tickets user can check their details by selecting following choices:

- For check their details User must enter their User ID:

- In the end ending screen:


