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

US19 // items - add soldForPrice when sold #35

Open
12 tasks done
matschi3 opened this issue Jul 10, 2023 · 1 comment
Open
12 tasks done

US19 // items - add soldForPrice when sold #35

matschi3 opened this issue Jul 10, 2023 · 1 comment

Comments

@matschi3
Copy link
Owner

matschi3 commented Jul 10, 2023

Value Proposition

As a user
I want to set a price i sold the item for
so that i can keep track of sales

Description

Image

Acceptance Criteria

  • on items-page on each item-card there is a button called verkauft...
  • button opens a popUp with input to enter a number
  • on popUp there are two buttons: abbrechen + bestätigen
  • abbrechen closes the popUp with data unchanged
  • bestätigen will add the entered number to items data
  • entered number gets displayed on item-card
  • also Gewinn gets calculated depending on actual sellingPrice and gets displayed on item-card

Tasks

  • create branch feature/us19/item-add-soldForPrice and switch into it
  • use or create popUp-component with buttons
  • create button on itemCard to open up the popUp
  • add function to edit soldForPrice value for this specific item
  • render real VK: + calculated Gewinn on item-card (Gewinn now is real, not calculated with targetPrice anymore)​
@matschi3 matschi3 converted this from a draft issue Jul 10, 2023
@Dariastep
Copy link

Super job!!!

@matschi3 matschi3 moved this from new User Stories to Backlog in @Nils Capstone-Project Jul 12, 2023
@matschi3 matschi3 moved this from Backlog to Sprint in @Nils Capstone-Project Jul 15, 2023
@matschi3 matschi3 moved this from Sprint to In Progress in @Nils Capstone-Project Jul 16, 2023
@matschi3 matschi3 moved this from In Progress to 🧐Code Review 🔍 in @Nils Capstone-Project Jul 16, 2023
@matschi3 matschi3 moved this from 🧐Code Review 🔍 to 🕹️Quality Assurance🧨 in @Nils Capstone-Project Jul 17, 2023
@matschi3 matschi3 moved this from 🕹️Quality Assurance🧨 to 🎉 Done 🥳 in @Nils Capstone-Project Jul 17, 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