Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.46 KB

NASA Pictures

BuildTest

NASA Pictures is an Android app that displays photos and additional information of some of the pictures taken by data, parsed from a json file.

Languages and Libraries Used

Demo

About the app

  • Fully written in Kotlin
  • Dark theme support
  • Config changes handled
  • Compund view group used instead of fragments
  • Has extensive unit tests and integration tests
  • Proguard enabled
  • Github actions configured to run tests on every commit