Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 853 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 853 Bytes

BakingApp

Android Baking App that will allow Udacity’s resident baker-in-chief, Miriam, to share her recipes with the world

This project covers:

Use Exoplayer to display videos.
Handle error cases in Android.
Widget to display last selected recipe.
Adding third-party (Retrofit, ButterKnife, Timber, Exoplayer)
Use Fragments to create a responsive design that works on phones and tablets.

App Description

User to select a recipe and see video-guided steps for how to complete it.

The app consumes recipe list located here.

The JSON file contains the recipes' instructions, ingredients, videos and images you will need to complete this project. Don’t assume that all steps of the recipe have a video. Some may have a video, an image, or no visual media at all.