Skip to content

ingridsgit/baking-app

Repository files navigation

BakingApp

This app fetches recipes from a JSON file and allows the user to see video-guided steps for how to complete the desired recipe. The project also contains a widget which displays the list of ingredients needed for any of the recipe.

External libraries

  • The videos are displayed using the ExoPlayer library.
  • The steps are outlined using the StepView library.
  • The images are downloaded and cached using the Picasso library.

Releases

No releases published

Packages

No packages published

Languages