Skip to content

TicketSwap/android-assessment-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Android assessment

The Rijksmuseum in Amsterdam showcases one of the most famous paintings in the world: De Nachtwacht - or: The Night Watch in English - painted by Rembrandt van Rijn. To make their collection more accessible, the Rijksmuseum exposed their collection through an open API.

For this assignment we ask you to create an Android application that lets the user search and retrieve data from the Rijksmuseum API.

Project

The app should consist of the following parts:

  • Search Screen
    • Consisting of a search bar and a list of results. The user should be able to make a query and get the art objects for that query.
  • Art object detail page
    • Consisting of the title, image, and 2 or more interesting fields of the art object.

Tips

  • Not sure what to search for? Check out this list of painters in the collection of the Rijksmuseum

API Reference

Guidelines

  • This small app should give us a good idea of your coding skills.
  • Use only Kotlin.
  • Use Jetpack Compose for the UI.
  • Pay attention to edge cases.
  • The app should be resilient to network failures.
  • Do not focus too much on styling the UI.
  • Keep testability in mind.
  • You can use 3rd party libraries and framework. However let us see some of your own coding as well.

About

Assessment for candidate evaluation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published