You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show the breakdown of a user's OUSD balance in the main DApp module. The user should be able to navigate to it by clicking an arrow below the buying/selling form. The earnings summary should include a graph of the user's total OUSD balance over time (generally increasing). Hovering over this graph should cause the vertical line to move along the X axis while displaying the balance at any given moment in time.
micahalcorn
added
dapp
Relating to OUSD.com
P3
Users are not significantly affected, minor cosmetic issue
and removed
P2
Small number of users are affected, major cosmetic issue
labels
Sep 26, 2020
Let's just make a graph like this accessible from the account history page. We can start by just adding a little button next to the Export button so that the user can toggle between the itemized history and the graph. Later, we can move it to a dashboard view that every user will land on rather than the itemized history.
@micahalcorn To building chart for account history, I need to get the simply account data(template). so I mean that i don't have any transaction on ousd. Also I checked the transaction history from clicking on Export button. btw I couldn't know the data structure for ousd transaction.
You will still need to have a wallet connected for the history page to be shown. But this lets you see how it behaves if your account doesn't actually have any history.
Show the breakdown of a user's OUSD balance in the main DApp module.The user should be able to navigate to it by clicking an arrow below the buying/selling form.The earnings summary should include a graph of the user's total OUSD balance over time (generally increasing). Hovering over this graph should cause the vertical line to move along the X axis while displaying the balance at any given moment in time.Basic navigationPrincipalNet earningsEstimated daily earningsDesign: https://zpl.io/V101PjJ
The text was updated successfully, but these errors were encountered: