RetroFitAurionPro
An app that fetches data from REST API and displays in a Recycler View. This App requires Internet Connection and no inputs for working.
Summary
This app uses the following features:
- MVVM architecture(Model View ViewModel)
- Kotlin Language
- View binding
- Splash Screen
Working Of Application
Splash Screen: User launches the app > Splash screen will be loaded
Main Activity: Here User will be able to see all the data fetched from REST API.
Item Details: When user clicks on any of the item then he will be navigated to a different activity which shows 10 different data for that particular record