Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

ReactJS-Challenge: Feature percentage statics #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

utsavdevsharma
Copy link
Owner

@utsavdevsharma utsavdevsharma commented Oct 3, 2017

Proposed Changes

  • As a user, I want to see percentage of total budget an item is contributing with, so I can better understand statistics of my inflow or outflow items
  • Given that I have added at least one item to the budgeting grid
  • When I click on that item, then I want to see a new page with a title corresponding to the item details
  • And route should be dynamic with item ID in it
  • And a subtitle under title should show percentage with red minus sign showing outflow, green plus sign for inflow
  • And a pie chart showing how much of the entire budget this item is contributing with should be on that page
  • And no other items from the budget should be on that pie chart
  • And there should be a back button to return back to the previous route
  • And the view should be mobile and desktop compatible
  • No special styling is necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant