Skip to content

Krobys/Test-Dogs-App

Repository files navigation

Dogs Application

video_2022-09-01_17-08-41.mp4

Requirments:

  1. ✔ The first screen should request a list of dog breeds from the Dogs API (https://dog.ceo/dog-api/) and present the result in a scrolling list.
  2. ✔ Tapping a breed from the first list should present the second screen.
  3. ✔ The second screen should show 10 random dog images of the selected breed.

Addition:

  • Full screen application with android insets
  • Added the function of updating the list with a swipe, so that each time it will load different pictures
  • Caching breeds with local database
  • Some Unit Tests
  • Dependency Injection (Dagger 2 Android)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages