
Hierarchical view of program

general Pass superclass

TouristPass subclass inherits from superclass pass

PassTester class to run several tests on the Pass class

Java (object oriented programming language) based solution to a holiday booking system, completed in BlueJ IDE. Done as an assignment in the "Principles and practices of large scale programming" module at university.