Skip to content

johnBrereton/NYC-Hotspot-Locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The NYC Hotspot locator is a simple JavaScript app with UI designed in Code.org App Lab. I used the Code.org "NYC Public Wifi Locations" dataset which contains about 2,500 entries and sufficent information for each location. The application uses the user entered latitude and longitude to calculate the distance between the user and each Wi-Fi hotspot in the dataset. This data is then sorted into an ordered list and displayed for the user, unfortunately list sorting in JavaScript is very inneficient especially with large data sets, resulting in a 2 to 4 minute wait.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published