Create an app That has set of recipes for backing with step by step on how to's and videos and ingredients needed to complete the recipes.
- The User will be presented with menu of recipes to choose from
- when User click on a recipe, he will be presented with step by step of how to's and ingredients tab
- when user click on the step tab he will be taken to the video along with written instruction of how to complete the step
- There will be button to move the next step on the previous one
- The Ingredient tab will just be a list of ingredients needed to make the recipe.
As a working Android developer, you often have to create and implement apps where you are responsible for designing and planning the steps you need to take to create a production-ready app. Unlike Popular Movies where we gave you an implementation guide, it will be up to you to figure things out for the Baking App.
In this project you will:
- Use MediaPlayer/Exoplayer to display videos.
- Handle error cases in Android.
- Add a widget to your app experience.
- Leverage a third-party library in your app.
- Use Fragments to create a responsive design that works on phones and tablets.
- Exoplayer
- Picasso
- Espresso
- Butterknife
- Gson