Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 605 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 605 Bytes

Curiosity photo booth

A simple application to download Mars photos taken by the Curiosity Rover from NASA servers.

API key

Replace DEMO_KEY with your own if you want to have an extra access to awesome red planet photos.

Visit official NASA API site to generate API key

Stack

  • Kotlin
  • RxJava2
  • Koin
  • Retrofit
  • OkHttp
  • Glide
  • Architecture components
  • MVVM

TODO list

  • Open image on tap
  • Add notification/snack/whatever for a failed requests