Ticketing System
This project involved working individually to implement a terminal-based Java program -a ticket system for an event organiser- called Super Event. It mainly helped me strengthen my knowledge of Java fundamentals, object-oriented (OO) concepts, and Java Collections Framework.
Marked by RMIT University course coordinator, 14.5/15 marks.
- Strong understanding of OO Concepts i.e., encapsulation, inheritance, polymorphism
- Efficient use of Scanner to retrieve user inputs
- Error Validation was fully implemented to a high standard, providing relevant and helpful error messages to guide users