You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pulled the data using the Coin Ranking API and showed this data on the chart with the MPAndroid library and previous values. Using Room Database, we can add and remove crypto coins to favorites.
A mobile application that lists data received by making requests to the API on the TradingView platform. Kotlin-MVVM-Hilt-RxJava-Retrofit-Volley-OkHttp-HttpUrlConnection are used.