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.
-
Notifications
You must be signed in to change notification settings - Fork 0
johnBrereton/NYC-Hotspot-Locator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published