The main objective of this project is to design and develop Theatre Reservation System (TRS). This project is mainly intended for the customers, who use the theatre websites to make seat reservations on some plays. This system will be implemented in Java.
The theatre has MAX_SEATS number of seats organized into 3 classes according to their location numbered 1, 2, and 3. Seat tickets are 100, 150, 200 SAR for seats of classes 1, 2 and 3 respectively. The user functionality allows him to reserve a seat or cancel a reservation.
This system is developed into two phases. The first phase is a standalone system while the second phase is a client-server system based on Java RMI (Remote Method Invocation)
The students have to work in groups of two students and have to provide a report and the code of the final running system (both soft and hard copies). The report should describe the system architecture and the UML class diagram
Project grading is based mainly on personal discussions as well as submitted documents.