Skip to content

CryptoTracker Android Application. Powered by Coincap API

Notifications You must be signed in to change notification settings

ShaikhFarhan882/CryptoTracker

Repository files navigation

CryptoTracker

CryptoTracker Android Application. Powered by Coincap API

Architecture

MVVM (Model - ViewModel - View) is the design pattern used for making this app. MVVM provides a clear separation of concern and has great support in Android SDK in the form of Architecture Components.

Library Used

  1. Retrofit2
  2. Navigation Component
  3. LiveData
  4. ViewModel
  5. Coroutines
  6. Room Database
  7. Dagger-Hilt (Dependency Injection)
  8. Data binding

API used

https://docs.coincap.io/

Screenshots

1 (1) 1 (2) 1 (3)

Releases

No releases published

Packages

No packages published

Languages