Simple application that show's different recipes and how to make them. It uses master/detail flow layout for its UI/UX so it can be run on both mobile and tablet devices. The program will figure out what device its running on and change the layout accordingly. It also pulls the recipes from an API. There is videos and pictures associated with the steps. There is also a widget associated with it which stores all the ingredients in a widget which can be added to the home screen.
$ git clone https://github.com/tijojose27/Baking_App