You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web application that allows people to search restaurants and returns the location with the highest Yelp review. In other words, the "top rated" locations are shown to a user. Technologies: Use Node to set up server. Implement client side AJAX requests, store data to a local database and database design. The project includes: Yelp wrapper, Dote…