Low level design for a Ride Hailing applications.
Question is provided as a pdf in this project.
Run:
- Open VS code and run the main function in Main.java file
The project contains all the models in the models folder/package. Project also makes use of custom exceptions in the exceptions folder/package.