Site: https://cryptable.club
The site does not require email or registration to play.
I'm running out of new feature ideas but I'm not ready to let this one go. If anyone has any ideas, please let me know.
So you don't have to visit the site, right now it has the following features:
- Dark/Light Mode
- Past 7-day Spark graph of each currency
- Summary section showing how much you made/lost on each coin the previous day
- Leaderboard showing biggest gainers/losers
- Share to social
Possible features I've considered:
- 1v1 Challenge - Allow players to challenge friends for the day. Show the results in a separate 1v1 widget showing who won and how much profit/loss they both made.
- Email daily recap. If the user chooses to register, we could email them their daily recap which would show how much they made/lost on each of the five coins.
Tech stack:
- DynamoDB
- Lambdas running NodeJS to get price updates from the CoinGecko API every ~3 minutes, also for generating the leaderboard after the cutoff time
- Vue/Vuetify for frontend