Skip to content

A Java Command-Line application simulating a theatre booking system. Users can buy tickets, cancel reservations, view availability, save/load data, and sort tickets by price. This demonstrates Object-Oriented Programming principles and error handling methods i Java. Great for Java learners to get an basic idea of the Language.

Notifications You must be signed in to change notification settings

RochanaGodigamuwa/Theater-Booking-System-using-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seat Booking System using Java

Developed a Cinema Seat Booking System using Java, enabling users to select and book seats while displaying the total price of the tickets of purchased by the user. The system also allows for saving and loading of booked seats already booked when another customer comes to book seats.

java-logo

About

A Java Command-Line application simulating a theatre booking system. Users can buy tickets, cancel reservations, view availability, save/load data, and sort tickets by price. This demonstrates Object-Oriented Programming principles and error handling methods i Java. Great for Java learners to get an basic idea of the Language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages