Skip to content

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

Notifications You must be signed in to change notification settings

jlucasp25/Ride-Sharing-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages