Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.15 KB

File metadata and controls

20 lines (17 loc) · 1.15 KB

Android Code Extension

App capabilities

  • Displays a list of listings to the user in a grid using Compose
  • Fetches these listings from a Reverb GraphQL API via Apollo
  • Includes tests for the IndexAdapter

Instructions

  1. We'll use your machine to drive. Ensure you are ready to go by having anything installed beforehand and that the project can run as-is. If you don't have access to a computer, let us know and we'll arrange an alternative setup.
  2. Familiarize yourself with the the code.
  3. That's it! We'll give you all other information during the coding session.

Tips & Setup

Libraries Used

  • Apollo for networking
  • Koin for dependency injection