Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pengfluf/burger-map
🍟 Do you want to find the nearest burger joint? You get the burger map. 🍔
https://github.com/pengfluf/burger-map
google-maps javascript react redux
Last synced: about 6 hours ago
JSON representation
🍟 Do you want to find the nearest burger joint? You get the burger map. 🍔
- Host: GitHub
- URL: https://github.com/pengfluf/burger-map
- Owner: pengfluf
- Created: 2018-09-03T08:45:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T09:25:22.000Z (about 6 years ago)
- Last Synced: 2024-04-23T02:19:28.184Z (7 months ago)
- Topics: google-maps, javascript, react, redux
- Language: JavaScript
- Homepage: https://burgermap.surge.sh/
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Burger Map
This is the burger map. Test task.
## Features
- Responsive
- Shows the nearest burger joints in the city, district or province (not only in Tartu, but everywhere). Where exactly? Foursquare API decides.
- Clicking on the venue shows its name and address
- Excludes all burger joints located in a 1km radius from the Tartu bus station and shows the circle as the indicator of the shadow area (test task requirement)
- Shows burger images depends on what we see on the map. Pictures provided by Pixabay and not Foursquare because the last one is requiring payment for the `/venues/photos` endpoint and free trial limitation on 90 requests is ridiculous.