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:

  1. MVVM architecture(Model View ViewModel)
  2. Kotlin Language
  3. View binding
  4. Splash Screen

Working Of Application

Splash Screen: User launches the app > Splash screen will be loaded

Splash Screen

Main Activity: Here User will be able to see all the data fetched from REST API.

MainActivity Recycler View

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

Details
Details 1

GitHub

View Github