https://github.com/cameronking4/barbercompiler
Show results from Yelp and Google Places API of barbershops within a specified radius of a specified location. View reviews, business info and the shop's location on a map
https://github.com/cameronking4/barbercompiler
Last synced: 7 months ago
JSON representation
Show results from Yelp and Google Places API of barbershops within a specified radius of a specified location. View reviews, business info and the shop's location on a map
- Host: GitHub
- URL: https://github.com/cameronking4/barbercompiler
- Owner: cameronking4
- Created: 2018-07-24T20:58:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T15:44:04.000Z (about 7 years ago)
- Last Synced: 2025-01-12T19:13:27.785Z (9 months ago)
- Language: HTML
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Barbershop Reviews Compiler
Using Google Maps and Yelp APIs, search for a barbershop within a specificied mile radius.
The web application will return a list of results from both sources of which you can look at shop details, photos, ratings, reviews and location on map.
Made, using a combination of HTML5, Bootstrap, JQuery, Angular, and Node.js