Inspiration
Creating a crypto tracker app requires knowledge and expertise in software development, as well as an understanding of the underlying technology behind cryptocurrencies. I enjoy exploring new technologies and creating innovative solutions, building a crypto tracker app proved an exciting and challenging project for me.
What it does
A crypto tracker flutter app is a mobile application that is built using the Flutter framework and designed to track the prices and performance of various cryptocurrencies in real-time using the Coin gecko API. The app provides users with an easy-to-use interface that displays the current prices, market capitalization, trading volume, and other essential data of various cryptocurrencies.
How we built it
The app generally works by connecting to Coin Gecko APIs to gather data on prices, trading volume, and other metrics. It then processes this data and presents it to users in an intuitive and easy-to-understand format.
Challenges we ran into
The main challenge is to fetch data from the Coin Gecko API which is in complex JSON format.
Accomplishments that we're proud of
I successfully fetched data from the complex API of Coin Gecko and display it in the amazing UI in Flutter framework.
What we learned
I learned here to work with Complex APIs.
What's next for Crypto Tracker
To add more information about the crypto-currencies by adding more APIs in the app.
Built With
- api
- coingeckoapi
- dart
- flutter
Log in or sign up for Devpost to join the conversation.