jlucasp25 / Ride-Sharing-App

Software Architecture Class. A rides sharing application written in Java with a QuadTree implementation and corresponding JUnit tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ride Sharing App

Software Architecture Class

A Rides sharing application written in Java.

Contains a QuadTree data structure implementation.

Also contains a set of JUnit tests for each class.

Instructions:

Compile the project using javac.

Run the main class in the terminal to access the application.

To run the tests, refer to the JUnit documentation.

About

Software Architecture Class. A rides sharing application written in Java with a QuadTree implementation and corresponding JUnit tests.


Languages

Language:Java 100.0%