As Example dApp, I should have DESIGN for the “My plays” page
Opened this issue · 0 comments
melpadden commented
The “Plays” page should have a title saying “My plays”:
Below the title, the plays as a table with the following columns:
- Round: A string saying “Round X”, where X is a number indicating the jackpot round starting 1
- Prize: Prize amount in CSPR with two decimals after the comma. The jackpot prize should have an icon indicating it’s the jackpot.
- Time: Time in the 2024-03-18 12:59:59 format that links to the “Deploy” page on CSPR.live
The table should be sorted by the “Time” column and should have pagination.
The designs should be provided for the desktop and mobile layouts.