Skip to content

CoinTracker is a Cryptocurrency Market Research Android application

License

Notifications You must be signed in to change notification settings

LoloziAnas/coin-tracker-android

Repository files navigation

CoinTraker

Project Overview

Most of us can relate to kicking back on the couch and enjoying a movie with friends and family. In this project, we’ll design and implement an android application to allow us to find the most popular movies playing.

This app uses the API from coinpaprika.com.

Coinpaprika API delivers free & frequently updated market data from the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more.

What I learned

  • Fetch data from the Internet with Coinpaprika API.
  • Use adapters and custom list layouts to populate list views.
  • Incorporate libraries to simplify the amount of code you need to write.
  • Build a fully featured application that looks and feels natural on the latest Android operating system.

Libraries

Screenshots

            

License

MIT License, see the LICENSE file.

Support

  • Found this project useful ❤️? Support by clicking the ⭐️ button on the upper right of this page. ✌️
  • Notice anything else missing? File an issue
  • Feel free to contribute in any way to the project from typos in docs to code review are all welcome.