sora-xor / sora-card

Designing a Better World Through Decentralized Technologies
4 stars 1 forks source link

Display SORA Card IBAN Balance on Main Menu #6

Closed Tieumsan closed 1 year ago

Tieumsan commented 1 year ago

As a SORA Card user I want to see my SORA Card balance on the main screen so that I can easily see the state of my fiat and crypto assets altogether.

Requirements

Backend

Implemented as part of https://github.com/soramitsu/sora-card-backend/issues/246

Client applications

Web

Mobile

Aha! Link: https://soramitsucoltd.aha.io/features/SC-9

ra9mls commented 1 year ago

@bgodlin could you attach right links for this design? Display SORA Card Balance on Main Menu - this is not the same like Display SORA Card Balance on Card Hub

bgodlin commented 1 year ago

Duplicates #8

Tieumsan commented 1 year ago

Duplicates #8

This is not a duplicate. One is about displaying the balance in the Card on the Main Menu, #8 is about displaying the balance in the SORA Card hub, as indicated by the title of the tasks. @bgodlin

bgodlin commented 1 year ago

Duplicates #8

This is not a duplicate. One is about displaying the balance in the Card on the Main Menu, #8 is about displaying the balance in the SORA Card hub, as indicated by the title of the tasks. @bgodlin

@Tieumsan From the screens we are currently observing, am I correct in understanding that you refer to https://www.figma.com/file/XhTyv6TrsoVXRDlO7Ud9mS/%F0%9F%94%A8-SORA-Wallet-(in-Development)?type=design&node-id=1872-10425&mode=design&t=g8gT49KZhIjEPkfR-4 for the main screen and https://www.figma.com/file/XhTyv6TrsoVXRDlO7Ud9mS/%F0%9F%94%A8-SORA-Wallet-(in-Development)?type=design&node-id=1872-10304&mode=design&t=g8gT49KZhIjEPkfR-4 for Card Hub screen?

If this is indeed the case, could you please explain the reasoning behind segmenting these tasks when they deliver equivalent business value? Moreover, considering that we might not anticipate the number of instances of the same component or number scattered throughout the project in the future, I'm uncertain about the benefits of continuing to divide features based on their location.

Tieumsan commented 1 year ago

@bgodlin Figma links: indeed

This is only one of the ways to split user stories. You can discuss it with the developers during the next grooming to see which task decomposition makes the most sense from the developers' perspective.