Leukipos / Capstone_Project

take my hand APP
https://takemyhand.vercel.app
0 stars 0 forks source link

card-list #1

Open Leukipos opened 1 year ago

Leukipos commented 1 year ago

homepage

Value proposition

As an User I want to see an overview about the given topics as single cards in a scrollable list-view. So i can explore the different topics and choose the right one for me.

Description

Image The cards are squares in 2 columns and work as button with a single word which describe the topic.

Acceptance criteria

Tasks

Roland-Hufnagel commented 1 year ago

this looks already very nice. I have some points to approve: -In the wireframe there is a burger-menu. If you do not implement it here, it should not be shown. -In the wireframe I see a header and a footer. This should be mentioned as a task and as an acceptance-criteria -Your acceptance criteria don't have to be so specific. e.g. "A list of cards is displayed" -I think you don't use a database right now. As a task you could write "create an array with dummy data"

Roland-Hufnagel commented 1 year ago

Hi Alex. This looks clear and good to me.

I would only recommend not to write 'at least 8 cards' because it doesn't matter. Important is to 'display a list of cards'. So you can start with some dummy data that may grow over the time.

Good work!