- 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
- 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.
- Familiarize yourself with the the code.
- That's it! We'll give you all other information during the coding session.
- The project is compatabile Android Studio Meerkat | 2024.3.1
- We'll be using GraphQL. We don't expect you to be an expert, but if you want to brush up, these docs summarize the spec and feature set nicely. We serve GraphQL over HTTP
- We recommend you install the (GraphQL Android Studio Plugin)[https://plugins.jetbrains.com/plugin/8097-graphql]