Skip to content

celine-hsieh/Movie_Booking_System

Repository files navigation

Movie Ticket Booking System || Object Oriented Design

A movie ticket booking system with c++

This is an OOP (object oriented programming) design. Using the C++ object-oriented feature, write a simple movie theater booking system. The system provides:

  1. Customer booking
  2. Customers who have booked can check the booking information
  3. The administrator can check all the booking information

UML

Interface

Other File

Read and write with CSV file

(CSV 1): member_detail.csv                (CSV 2): order_detail.csv

image

(CSV 3): movie_showtime.csv

image

About

A movie ticket booking system with c++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages