Skip to content

The Taxi driver class and subsequent OOP classes is from a Java unit from Monash University. It aims to follow protect the privacy of data.

Notifications You must be signed in to change notification settings

ArrowsmithLucy/Taxi-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Taxi-Java

Date: May 2023 Author: Lucy Arrowsmith

About: The Taxi driver class and subsequent OOP classes is from a Java unit from Monash University, using Intelli J.

The aim of this project is the utilise polymorphism between classes and to protect the integrity of data.

Delivery.java: Is the interface class TaxiClassDriver.java: Is the driver class used to display information on the console. Taxi.java: Constructs and sets the texi vehicle, including vehicle type, registration number, passenger capacity and availability status. TaxiFood.java: Constructs and sets the food lists and total costs to the customer placing the order. TaxiMart.java: Determines the capacity in which the Taxi can hold the groceries in the boot.

About

The Taxi driver class and subsequent OOP classes is from a Java unit from Monash University. It aims to follow protect the privacy of data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages