Movie Ticket Generator in C++

Ajay Kumar Jan 29, 2021

It is a console-based c++ Project. In this project, I have used basic array data structure, OOPs concept, and file handling method.

Steps to go through Project:

1. Enter the username as "root" and password as "abcd".

2. If you want to book a seat enter row no and col no if it is already booked it asked you to choose again otherwise it books your seat.

3.  It asked for want to continue or not. If yes, go to the main menu and asked for again choosing again row and col no. otherwise, go to the payment page.              

4. Choose your payment method and pay

5. Exit from the program.

 

 

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment