GamesForYou

APK Link

https://drive.google.com/file/d/1nXBD6RsVEv5HCW89sP6ZcDuqq69u-_W-/view?usp=sharing

Important

In case you want to build and run it in your local device, make sure to add your own API key first into App gradle.build file.

What i have done

  1. All features listed in the documents:
    a. Home Screen (Display list of games from api call and also using pagination)
    b. Favorite Game (Display list of favorite games stored into Room DB)
    c. 'Search game' feature to search game by it's name on both home and favorite screen
    d. Detail Game
  2. Unit test of All viewmodels and also RoomDB
  3. UI Test

Screenshot App

image

image

image

image