Skip to content

jyotendra/ag-client-locator

Repository files navigation

Application to find least performing parking spaces by location, using Yelp API.

Usage:

To find least performing parking spaces in a location - type the location name in the search-bar provided. The location name should be sufficiently specific, the app won't return any result for too broad an area.

image

If the location has "Reviewed Parking Spaces" available it shall return response in following form:

image

Components Used:

  • React.js
  • Redux-Toolkit
  • Redux-Observable
  • React Material UI
  • Styleguidist

Environment variables

To deploy the app, following environment variables needs to be declared:

  • REACT_APP_YELP_API : the proxy should be pointed here
  • REACT_APP_YELP_CRED : Yelp auth key should be assigned here

About

Helps find parking spaces in a given location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published