Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.37 KB

README.md

File metadata and controls

56 lines (39 loc) · 1.37 KB

CryptoApp

Track all the Crypto Currency in a single app. Organise by CMC_Rank, click filter and choose your favorite sort method.

Features

  • Splashscreen
  • Crypto Tracker
  • Sort by
    • CMC
    • Price
    • up-down in 24 hr

ScreenShots



Video

CryptoApp_Demo.mp4

Tech Stack

  • Kotlin
  • Android
  • MVVM pattern
  • ViewModel and Flow
  • Retrofit
  • Coroutine
  • Navigation Comonent
  • Splash Screen API
  • Dependency Injection (Hilt)

To-do

  • Shimmer loading effect
  • Animation
  • Search feature
  • Pagination
  • Dark theme
  • Colors etc ...