Skip to content

prem0862/Baking-Time

Repository files navigation

Baking-Time

It is an application developed under project of Android Associate Developer Fast Track Nanodegree Program Android Baking App that will allows us to share recipes with the world. It allows user to select a recipe and see video-guided steps for how to complete it.

Application Overview

  • Application uses Master Detail Flow to display recipe steps and navigation between them.
  • Application uses Exoplayer to display videos.
  • Application makes use of Espresso to test aspects of the UI.
  • Application displays recipes from provided network resource.
  • Application has a companion homescreen widget and it displays ingredient list for desired recipe.

Built With

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Min Sdk Version: 24

  • Android Studio Should be installed on your System

Installing

  • Fork this to you github profile

  • Clone the project to your system using command ( in linux command prompt of your system):

             https://github.com/user-name/Baking-Time.git
             
  • Open up Android Studio and navigate to the project location (on your local system) to run it up

Project License

Baking App is released under the Apache License.


Copyright [2017] [Prem Prakash Singh]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.