Update Yelp.com documentation API from V2 to V3 (#39344)
This commit is contained in:
@ -15,7 +15,7 @@ Here are the specific user stories you should implement for this project:
|
||||
<strong>User Story:</strong> As an authenticated user, I can add myself to a bar to indicate I am going there tonight.
|
||||
<strong>User Story:</strong> As an authenticated user, I can remove myself from a bar if I no longer want to go there.
|
||||
<strong>User Story:</strong> As an unauthenticated user, when I login I should not have to search again.
|
||||
<strong>Hint:</strong> Try using the <a href='https://www.yelp.com/developers/documentation/v2/overview' target='_blank'>Yelp API</a> to find venues in the cities your users search for. If you use Yelp's API, be sure to mention so in your app.
|
||||
<strong>Hint:</strong> Try using the <a href='https://www.yelp.com/developers/documentation/v3' target='_blank'>Yelp API</a> to find venues in the cities your users search for. If you use Yelp's API, be sure to mention so in your app.
|
||||
Once you've finished implementing these user stories, click the "I've completed this challenge" button and enter the URLs for both your GitHub repository and your live app running on Heroku.
|
||||
You can get feedback on your project by sharing it with your friends on Facebook.
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user