Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 309 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 309 Bytes

ModernAndroidApp

Description

An example of Android appication, which shows how to realize Google prefered technologies on practice.

Features

  • Get the list of all posts from API;

Technologies

  • Android Studio;
  • Kotlin;
  • MVVM;
  • Dagger;
  • Room;
  • Rest API;
  • RecycleView;