Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

US3 - Idea Form #3

Open
6 tasks
jore-averbeck opened this issue Jan 12, 2024 · 4 comments
Open
6 tasks

US3 - Idea Form #3

jore-averbeck opened this issue Jan 12, 2024 · 4 comments

Comments

@jore-averbeck
Copy link
Collaborator

jore-averbeck commented Jan 12, 2024

Value proposition

As a User
I want to add ideas via a form to organize my upcycling project

Description

Image

Acceptance criteria

  • There is a form on a new page (Create page) where the user can add a idea
  • The user can input things like title, image url, items, description, hashtags
  • When the user clicks on the cancel button, he is redirected to the overview page

Tasks

  • Create Component: Form
  • Handle form submit: Add submitted data to the data array and redirect user to the overview page
  • Create a cancel button that redirects to the overview page
@jore-averbeck jore-averbeck changed the title US3- US3-Idea Form Jan 12, 2024
@jore-averbeck jore-averbeck changed the title US3-Idea Form US3 - Idea Form Jan 12, 2024
@F-Kirchhoff
Copy link

Hey!
very nice user story so far. Please update these points:

  • remove the concrete solution inside the value proposition: "a form component". The value proposition describes the need of the user not the solution for it.
  • where is the form exactly? is it a new "create" page? If so state it in the acceptance criteria.
  • please use more descriptive wording for the acceptance criteria: "when the user clicks the back button, the is redirected to the overview page" and "if the user clicks the submit button, a new card with the specified information is created and the user is redirected to the overview page"
  • please provide more information to thte tasks: how do you handle the submit? Do you need a function for adding elements to your data array? Do you need another page component?

@kevinldg
Copy link
Owner

Hey, thx for your feedback! The user story was updated 👍

@CJAkkuec
Copy link

CJAkkuec commented Jan 14, 2024

When the user clicks on the back button, he is redirected to the overview page

This should probably say "cancel button", right? :)

@kevinldg
Copy link
Owner

This should probably say "cancel button", right? :)

That's right, corrected!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Status: ✨ Done
Development

No branches or pull requests

4 participants