Skip to content

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

License

Notifications You must be signed in to change notification settings

RimGazzeh/Baking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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