An open API service indexing awesome lists of open source software.

https://github.com/diokaratzas/udacity-baking-recipes

Udacity - Baking Android App
https://github.com/diokaratzas/udacity-baking-recipes

android-developer-nanodegree baking baking-app glide jackson retrofit2 udacity udacity-android-nanodegree

Last synced: about 1 month ago
JSON representation

Udacity - Baking Android App

Awesome Lists containing this project

README

        

![screen](../master/art/logo.png)

The Baking Recipes Android app, was made as part of Udacity's [Android Developer Nanodegree Program](https://www.udacity.com/course/android-developer-nanodegree-by-google--nd801).
It allow Udacity’s resident baker-in-chief, Miriam, to share her recipes with the world. The user can select a recipe and see video-guided steps for how to complete it.
This app has adaptive UI for phone and tablet devices.
Also the user has the ability to add a recipe as a home screen widget.

**Download:**

You can download an APK build [on releases page](https://github.com/dnKaratzas/udacity-baking-recipes/releases/).

Libraries
---------
* [ExoPlayer](https://github.com/google/ExoPlayer)
* [Jackson](https://github.com/FasterXML/jacksont)
* [Retrofit](https://github.com/square/retrofit)
* [Butter Knife](https://github.com/JakeWharton/butterknife)
* [Logger](https://github.com/orhanobut/logger)
* [Glide](https://github.com/bumptech/glide)

Icon credits
---------
* Recipe by [Freepik](http://www.freepik.com)
* Dinner by [Freepik](http://www.freepik.com)

License
-------
Copyright 2018 Dionysios Karatzas

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.