Skip to content

LinusMuema/GADS

Repository files navigation

GADS

Android practice application

Third party libraries

  • Retrofit - This is used to make Network calls.
  • GSON - It is used to convert my Java objects into JSON and with the help of the retrofit-converter it does the vice versa
  • koin - Dependency injection is executed by this Kotlin DSL

Screenshots

Splash Screen Learning leaders page Skills IQ leaders
splash learners skills
Submit page Confirmation dialog Success dialog
submit confirm success

Releases

No releases published

Packages

No packages published

Languages