You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
Tips & Setup
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