fix: nightlife app link (#39727)

This commit is contained in:
Tom
2020-09-29 14:55:27 -05:00
committed by GitHub
parent 682b85a423
commit 1f530602ba

View File

@ -7,7 +7,7 @@ forumTopicId: 302351
## Description ## Description
<section id='description'> <section id='description'>
<strong>Objective:</strong> Build a full stack JavaScript app that is functionally similar to this: <a href='https://whatsgoinontonight.herokuapp.com/' target='_blank'>https://whatsgoinontonight.herokuapp.com/</a>. <strong>Objective:</strong> Build a full stack JavaScript app that is functionally similar to this: <a href='https://yoyo44.herokuapp.com/' target='_blank'>https://yoyo44.herokuapp.com/</a>.
Here are the specific user stories you should implement for this project: Here are the specific user stories you should implement for this project:
<strong>User Story:</strong> As an unauthenticated user, I can view all bars in my area. <strong>User Story:</strong> As an unauthenticated user, I can view all bars in my area.
<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 add myself to a bar to indicate I am going there tonight.