Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.32 KB

BakingApp Udacity Badge Platform Badge

Project Overview

You will productionize an app, taking it from a functional state to a production-ready state. This will involve finding and handling error cases, adding accessibility features, allowing for localization, adding a widget, and adding a library.

ScreenShots

Mobile

Main Menu Overview Step

Tablet

Overview + Step

Libraries

  • rxAndroid - Library for composing asynchronous and event-based programs by using observable sequences.
  • Butterknife - Field and method binding for Android views
  • Retrofit2 - A type-safe HTTP client for Android and Java
  • Picasso - A powerful image downloading and caching library for Android
  • Jackson - JSON parser for Java