Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 749 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 749 Bytes

Harvard Art Museums Api Android Demo

Android app that uses [Harvard Art Museums API][hamApi] to show exhibitions.

So far the app is composed of two screens. The first screen displays a list of exhibitions starting in upcoming, current, past order. Clicking on details shows a second screen containing detailed information about selected exhibition. .

Screens

Technical Stack

  • Kotlin
  • MVI (mosbyMvi)
  • RxJava
  • Glide
  • Room