Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 685 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 685 Bytes

BakingTime

About:

An Android app where users can look up recipes of popular desserts. This is Project 3 of Udacity's Android Developer Nanodegree.

Installation:

Clone the GitHub repository:

git clone https://github.com/noahhkim/bakingtime.git

Features:

  • Select a recipe and see a list of ingredients and step-by-step instructions
  • Watch video-guided instructions for how to complete a recipe
  • Companion homescreen widget
  • UI optimized for phone and tablet

Requirements:

  • Java 8
  • Latest version of Android SDK and Android Build Tools

Libraries:

  • Espresso 2.2.2
  • Butterknife 8.5.1
  • Exoplayer
  • Retrofit 2.2
  • Picasso 2.5
  • Timber 4.5