lorem-ipsumm / CSC-Assignment-4

Assignment using graphs and min heaps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSC Assignment 4

This is the main window the users sees

Main Window

This is what the user sees when they input their location. The results are in order

With_Location

This is what the user sees when they filter by raduis. The results are still in order

With_Radius

If the user does not input a state the state they are in is found based off of their IP, but using a state doesn't make a difference

With_State

About

Assignment using graphs and min heaps


Languages

Language:Java 99.2%Language:HTML 0.8%