Skip to content

Artenes/BakingApp

Repository files navigation

Baking App

Cover image

Get it on Google Play

Android application to display a list of recipes from a network resource and allow navigation between recipes and steps to prepare the recipe. It also uses exoplayer to play videos for some of the recipe's steps.

Features

  • Displays a list of recipes from a network resource
  • Displays the ingredients and steps for a recipe
  • In a tablet in landscape the layout changes to a master-detail layout
  • Displays the details of a step and allow navigation between them
  • Shows a video in fullscreen when device is in landscape
  • Has a widget to display the list of ingredients of a recipe
  • Uses fragments for a responsive layout

Screenshots

Setup

Clone the repository

git clone https://github.com/Artenes/BakingApp

And import the project in Android Studio.

Credits

Images used in the application were taken from the following sources:

License

MIT License