Web Application - Cryptocurrency Wallet
Hello,
I need a "crypto portfolio" web app where I can add my coins from my finger and it will display the price downloaded by coingecko.com API or another website in real time.
The app does not need to be responsive, fixed size for a phone.
Number of pages:
2-3
Functions I expect:
Home page : display top 10+ cryptocurrencies by capitalization (name, price, 24h change in %)
Portfolio : adding and editing cryptocurrencies to my portfolio (from my finger, without blockchain) and displaying the total value of my portfolio (USD or PLN)
All stored on some server, or in a cache.
I already have an application designed in Figma, so it just needs implementation.
I want it to be as simple as possible and also quite readable (as far as the code is concerned), without fireworks.