Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 859 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 859 Bytes

🤑 Returnator Adventures

Monthly crypto-currency returns based on historical data provided by Binance API.

BTC returns history

Features

🚧 This project is still under construction, you may encounter bugs and other strange behavior.

  • Preload of the top 10 crypto-currencies, harcoded value
  • Load more button, displays the next 10 crypto-currencies, the display order is provided by the API
  • Filters the crypto-currencies already displayed, it kinda works
  • Monthly return calculation
  • Mobile friendlyness, it kinda works
  • Refactor the code to make it great again
  • Display crypto-currencies ordered by volume
  • Unit test

Resources