Data Structures & Algorithms 1, second year first semester first programming assigment.
Breif Summary: The objective of this CA assignment was to create a theatre booking system in Java that makes heavy use of custom-built internal data structures. The system helps the user manage a single West End theatre with 94 seats. Includes functionality such as adding new shows, performances and bookings with all their relivant data. The system has facilities to view and edit data stored aswell as basic save load fuctionality