Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 538 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 538 Bytes

Meal Roulette App Mobile Pagination - Level 1 Your task is to build a meal roulette app that integrates with the Meal Roulette API and presents the retrieved data. Please agree with your hiring team regarding the tech stack choice.

The app should have a meal selection view and a meal details view.

Tapping on the refresh button should present a selection of the next 4 meals.

Tapping on a meal on the list should open the details view for that meal.

There should also be a way to navigate back to the list view from the details view.