Skip to content

ahmetikbal/Bitcoin-Tracker

Repository files navigation

Bitcoin Tracker

Bitcoin Tracker is an Android application built using Kotlin. It allows users to track the top 100 cryptocurrencies by market capitalization using data from the CoinGecko API.

Features

  • Display a list of the top 100 cryptocurrencies by market cap.
  • View detailed information about each cryptocurrency, including:
    • Name
    • Icon
    • Symbol
    • Current Price
    • High 24h
    • Low 24h
    • Market Cap
    • Market Cap Rank
    • Price Change (24h)
    • Price Change Percentage (24h)
    • Hashing Algorithm
    • Description
  • Add cryptocurrencies to a favorites list (currently non-functional, to be implemented in the future).

Technologies Used

  • Kotlin
  • Jetpack Compose
  • Retrofit
  • CoinGecko API

Future Enhancements

  • Implement functionality to add cryptocurrencies to the favorites list.
  • Integrate Firebase Auth for user authentication.
  • Use Firestore to store user data and favorites.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published