Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

US6 // parts - newPart form #6

Open
13 tasks done
matschi3 opened this issue Jun 23, 2023 · 1 comment
Open
13 tasks done

US6 // parts - newPart form #6

matschi3 opened this issue Jun 23, 2023 · 1 comment

Comments

@matschi3
Copy link
Owner

matschi3 commented Jun 23, 2023

Value Proposition

As a user
I want to have a form for parts
so that i can add new parts by myself

Description

Image

Acceptance Criteria

  • user can see a button directing to a new Page with a form on it
  • on the newPart page you can enter name, price and purchasingPrice
  • you can also choose the newParts category by dropdown
  • on the bottom of the form there is a submitButton, submitting and sending user back to parts-page
  • on the top left of the newPart page there is a backButton sending user back to parts-page ​

Tasks

  • create branch
  • create new page for createNewParts
  • create a form
  • create an input field for name, price and the purchasingPlace (+save currency)
  • create a dropdown to choose newParts category from existing categories
  • create a submitButton and handle the submit to save entered data
  • routing user back to parts-page onSubmit
  • create an additional 'back' button routing user back to parts-page
@matschi3 matschi3 converted this from a draft issue Jun 23, 2023
@matschi3 matschi3 changed the title US6 US6 parts newPart form Jun 23, 2023
@matschi3 matschi3 changed the title US6 parts newPart form US6 // parts newPart form Jun 23, 2023
@Dariastep
Copy link

Looks good, go for it! :)

@matschi3 matschi3 changed the title US6 // parts newPart form US6 // parts - newPart form Jun 23, 2023
@matschi3 matschi3 moved this from Backlog to Sprint in @Nils Capstone-Project Jun 27, 2023
@matschi3 matschi3 moved this from Sprint to In Progress in @Nils Capstone-Project Jun 27, 2023
@matschi3 matschi3 moved this from In Progress to 🧐Code Review 🔍 in @Nils Capstone-Project Jun 28, 2023
@matschi3 matschi3 moved this from 🧐Code Review 🔍 to 🕹️Quality Assurance🧨 in @Nils Capstone-Project Jun 28, 2023
@matschi3 matschi3 moved this from 🕹️Quality Assurance🧨 to 🎉 Done 🥳 in @Nils Capstone-Project Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎉 Done 🥳
Development

No branches or pull requests

2 participants