Skip to content

CryptoTracker is an Android app built with Kotlin that lets you track cryptocurrency prices in real time. View detailed market data, monitor trends, and manage your favorite coins with a simple, user-friendly interface.

Notifications You must be signed in to change notification settings

raviraj0007/CryptoTracker

Repository files navigation

📱 Crypto Tracker App

A modern Android application built using Kotlin and Jetpack Compose that allows users to track real-time cryptocurrency prices. It integrates with the CoinCap API to display up-to-date market data, trends, and coin details in a sleek, Compose-based UI.


🚀 Features

  • 📊 Live cryptocurrency prices from the CoinCap API
  • 🔍 Search and view details of individual coins
  • 📈 Real-time price changes and percentage movement
  • 🌙 Light/Dark theme with Jetpack Compose theming
  • 📱 Clean, modern UI using Material 3 and Compose
  • 📦 MVVM architecture with ViewModel and state handling
  • 🔗 Easy navigation using Jetpack Navigation Compose

📸 Screenshots

(Add your screenshots here if available)


🛠 Tech Stack

  • Language: Kotlin
  • UI Framework: Jetpack Compose
  • Architecture: MVVM (Model-View-ViewModel)
  • API: CoinCap REST API
  • Other Tools: Coroutines, Retrofit, Material 3, Navigation Compose

⚙️ Getting Started

Prerequisites

  • Android Studio Giraffe or later
  • Minimum SDK 24+
  • Internet access (API usage)

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/crypto-tracker-app.git

About

CryptoTracker is an Android app built with Kotlin that lets you track cryptocurrency prices in real time. View detailed market data, monitor trends, and manage your favorite coins with a simple, user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages