Restaurant Reservation and Point of Sale System

Keywords: Java, object-oriented design and programming, class stereotypes, javadoc, UML class diagram, UML sequence diagram

This project was done for the requirements of CZ2002 Object Oriented Design and Programming, along with my group members Nicholas, Hrishikesh, and Krithika. It can be found on GitHub.

Built an application on Java to computerize the processes of making reservations, recording of orders and displaying of sale records for a restaurant.

Applied object-oriented concepts to model, design and develop and OO application. Documented the entire code using Javadoc and built a UML class diagram to represent the application. Also built a UML sequence diagram for the function "check/remove reservations".

Previous
Previous

Analyzing Form D Submissions

Next
Next

Portfolio Construction Optimizer