barbigrade / capstone-project

Neuefische bootcamp final project
https://dailybread.vercel.app/
0 stars 0 forks source link

Create a list of bakeries #2

Open barbigrade opened 2 years ago

barbigrade commented 2 years ago

Value Proposition

As a bread aficionado and potential customer I need a list of available bakeries to be able to browse through before selecting the one I'd like to order from

Description

#1 bakery list dark

Acceptance Criteria

Tasks

MerleMak commented 2 years ago

Hi Barbara, Nice first User Story!

For the Value proposition, you could think of a description that is more fitting for your general target group (only for the first User story) as you don't have a Log-In yet it would make more sense to use the description of a logged In user only after you actually build a login function.

For the A.C. it would be fitting for the first point, to add a verb like " A main header with the title of the app and a secondary one with the title of the section is displayed" Also, what happens if there are more bakeries in the list that can be displayed on one page? Will the user be able to scroll down, or do they need to click on a button to see more bakeries?

For the Tasks, maybe you can be more specific with the last task. how do you want to store the dummy data? do you want to fetch a json file that you wrote yourself or will it be just an array that you export?

Thats it from me, good job so far! :)

barbigrade commented 2 years ago

Thanks, @MerleMak, for taking the time to review the user story and for the helpful feedback! I've updated it - please let me know if it needs any further adjustments :)

MerleMak commented 2 years ago

Perfect! Great Job Barbara!