BackingApp

This is an android project that will allow a user to select a recipe and see video-guided steps for how to complete it.

API

The JSON data from the source URL

Third party libraries

  • Picasso for loading images
  • Retrofit for parsing JSON data into Java objects
  • Exoplayer for video playback