This project was made as a solution at DeveloperWeek Enterprise 2022 Hackathon
CryptoRobin is an android based mobile application which provides you with latest Cryptocurrency data like prices, top gainers/losers (24 hrs), charts and news.
- Android studio 4.1.1
- Android SDK 32
- Supports API level +21
- Kotlin - A modern statically typed programming language
- Retrofit - A type-safe HTTP client for Android and Java
- Dagger2 - Dagger is a fully static, compile-time dependency injection framework for both Java and Android.
- Gson - A Java serialization/deserialization library to convert Java Objects into JSON and back
- Glide - A powerful image downloading and caching library for Android
- MVVM - A powerful android design pattern
- RxJava - A programming paradigm oriented around data flows and the propagation of change i.e. it is all about responding to value changes
- ViewPager - ViewPager in Android allows the user to flip left and right through pages of data.
Used API from Coinmarketcap
Download APK(For android)