This is an android project that will allow a user to select a recipe and see video-guided steps for how to complete it.
The JSON data from the source URL
- Picasso for loading images
- Retrofit for parsing JSON data into Java objects
- Exoplayer for video playback