salaos / capstone-project

https://capstone-project-salaos.vercel.app
0 stars 0 forks source link

01 List of Challenges #3

Closed salaos closed 1 year ago

salaos commented 1 year ago

Title: List of my Challenges

Value proposition

As a user I want to see a list of my saved challenges to be able to have an overview.

Description

Screenshot 2023-03-24 at 11 48 03

Acceptance criteria

Tasks

Efendi5 commented 1 year ago

how do you get out of the view? is there a next or previous function? or is this maybe later? whats with a header?

alexWaligorski commented 1 year ago

i love your project! this looks like a good start. I would recommend to add to tasks:

abieber1408 commented 1 year ago

Nice App for a Strong Person!!. I like it very much.

LuYujin9 commented 1 year ago

the idea is very creativity and cool! for this user story: In order to show the list, some more tasks about data should be added.

PReichetanz commented 1 year ago

Hi Nina,

a really good start for your user story! 🎉

I have only one thing to add: Since clicking the checkbox does not do anything for the user, I would move the implementation of the checkbox to another user story. Besides, this would better reflect your the value proposition where you only want to create a list, not something to check or uncheck.

alexWaligorski commented 1 year ago

Great update! One last suggestion, because coach Thomas gave me this advice: Describe which tests you'd like to write. E.g: Test if List renders a certain amout of list Elements / entries corresponding with the length of your db array/ amout of dummy-objects in your db.js