Skip to content

kindredgroup/AndroidTechnicalTest

Repository files navigation

FDJ United technical test

Description:

The goal of this task is to have an Android app that retrieves a list of Games and displays them in Logcat.

Rules:

  1. You can use any libraries you want.
  2. You can use any architecture you want.
  3. Be prepared to explain your choices.
  4. Be pragmatic, the goal is to have a working app.

Requirements:

  1. Call the open API https://api.unibet.com/gamelistservice-rest-api/games/gamelist.json?listId=allGamesSearchFilter&startIndex=0&nrOfRows=100&brand=unibet&jurisdiction=UK&locale=en_GB&deviceGroup=desktop&application=polopoly
  2. Find Games from NetEnt subVendorName.
  3. Print them in Logcat

Extra points:

  • Display a list of all the Games with a UI compose view at your election.
  • Add a button to download with a progress bar to display the progress while the data is being fetched.
  • Add a test

About

FDJ United Android technical test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages