energicryptocurrency / gen2-vote-tracker-api

Backend API that interacts with the RPC interface to relay data to the front end
2 stars 1 forks source link

Show Vote/Funding Status #2

Open RyanLucchese opened 6 years ago

RyanLucchese commented 6 years ago

The vote tracker website should have some visual indicator for the vote or funding status of a proposal.

For example, it should be easy to tell (i.e. by some color indicator) whether a proposal is in the following states:

Neutral/unfunded (No votes) Positive/unfunded (voted for, but not paid out yet) Negative/unfunded (voted against) Positive/funding (voted for, first payment made but last payment not made yet) Positive/funded (voted for, all payments completed)

RyanLucchese commented 6 years ago

vote-tracker: Show Vote/Funding Status