Anita77777 / capstone-project

capstone-project-plum.vercel.app
0 stars 0 forks source link

#1Create Form with inputfields and submit button #2

Open Anita77777 opened 2 years ago

Anita77777 commented 2 years ago

Value Proposition

As a reader I need a Form that cwith input fields:

to be able to insert the key details of the book (name, title) and describe in the comment field why I liked or didn't like the book.

Description

Form Component with rendered Card

Acceptance Criteria

Tasks

(for developers team)

Complexity

L

anitaschiller commented 2 years ago

Hi Anita, I still think that your Acceptance Criteria could be more specific and should be checkboxes like your tasks below (makes it easier for you to mark what has been done already).

The Acceptance Criteria should describe scenarios from the users' view, e.g. "when clicking on the submit button, the data is submitted to ..." or "the input field for author data is labelled by "Author" or "if trying to submit the form with empty input fields, an error message is shown above the form". Those are just some examples but I think its very helpful if you find some more specific bullet points from the start.

And some comments about your tasks:

Let me know if something is unclear and we can go through this together 😊.

mbosselmann commented 2 years ago

Hi Anita, I really like your user story! But I have some remarks:

Value Proposition

Description

Acceptance Criteria

Tasks

Complexity

I hope my remarks are helpful! Feel free to ask me if you have further questions.

Anita77777 commented 2 years ago

Hi Mareike, thanks for your review. I've added the changes and hope now everything more detailed or maybe I'm now completely lost:-)

mbosselmann commented 2 years ago

Hi Anita, looks good! 👍 Just one question: Will the card be displayed below the form? Your wireframe suggests that you want to build two different screens and I would recommend you to implement this as another feature, because this user story is already really huge. Maybe you can add under your acceptance criteria where the card will be rendered. That's all. ;)

Happy hacking!

Anita77777 commented 2 years ago

Change of file name