Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 957 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 957 Bytes

VirtualCrypto

Virtual cryptocurrency trade app

First of all you need an API key from https://www.cryptocompare.com/ and add it to your local.properties with CRYPTO_API_KEY name. CRYPTO_API_KEY=******************************************************

Technologies & Methodologies which used:

  • MVVM Pattern
  • Retrofit
  • DataStore
  • Flow
  • LiveData
  • Coroutines
  • Navigation
  • RecyclerView