busyorg / busy

Blockchain-based social network where anyone can earn rewards 🚀
https://busy.org/
MIT License
357 stars 252 forks source link

Convert rewards value to real dollar value #1179

Open bonustrack opened 6 years ago

bonustrack commented 6 years ago

As a user I want to see real dollar value of reward, so I know how big the reward is in USD instead of SBD.

We can just replace currently displayed rewards with USD equivalent. Inside tooltip that shows up when reward is hovered we should display additional information:

X SteemPower
X SBD

Below that we display the same information as before.

We can use the same rate as the one used for estimated account value.

https://busy.org/steemit/@trafalgar/can-we-change-the-ui-to-display-rewards-in-usd

jm90m commented 6 years ago

Need more details than that, I think @pareshUD should come up with a design that displays rewards in USD as well as the SBD payout

tonimese commented 6 years ago

Maybe just add an asterisk after the $ sign like this $* to make it clear that is not USD and make it clickable to link it to a page that offers more info. (like http://steem.supply/@ntony)

pareshUD commented 6 years ago

@jm90m @bonustrack Can you please help me what is really needed here?

bonustrack commented 6 years ago

@Sekhmet We need to change the rate on estimated vote value (vote slider) aswell so if someone vote at 10$ it's adding 10$ to the payout and not 15$. image

Vote value will need to be based on post reward options, if a post set 100% SP the vote value will not be same than if the post was at 50% SP 50% SBD.

There will be same concern for the vote list: image

Also what about posts after payout you think we should use the current rate of Steem + SBD to calculate USD too? On the current implementation we show the USD estimation from Steem blockchain but this amount don't move after payout. @mynameisek ^

Sekhmet commented 6 years ago

I think we shouldn't freeze payout after it's paid. We shouldn't assume that users paid out immediately. They can hodl as well.

pareshUD commented 6 years ago
screen shot 2018-05-15 at 3 51 54 pm

Are we planing something like this for payout hover state?

Sekhmet commented 6 years ago

How should we convert value? What is the formula for it?