Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.1 KB

Baking

App to allow a user to select a recipe and see video-guided steps for how to complete it.

This project will contain:

  • using Android Architecture component (Room, viewModel, dataBinding)
  • handling media loading
  • user interfaces verification with UI tests
  • third party libraries integration (using Picasso in a CustomView for more dataBinding flexibility)
  • creating home screen widget with list ingredients of saved recipe

Home Screen widget of ingredient list for desired recipe:

screenshot_1540618298

Select a Recipe View:

screenshot_1540618306

Select Recipe Detail View:

screenshot_1540618303

Select and View Recipe Step Detail - (Tablet)

screenshot_1540613570