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
- Host: GitHub
- URL: https://github.com/diokaratzas/udacity-baking-recipes
- Owner: dioKaratzas
- License: apache-2.0
- Created: 2018-03-07T15:51:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T18:10:47.000Z (about 7 years ago)
- Last Synced: 2025-02-24T11:52:13.140Z (3 months ago)
- Topics: android-developer-nanodegree, baking, baking-app, glide, jackson, retrofit2, udacity, udacity-android-nanodegree
- Language: Java
- Homepage:
- Size: 1.45 MB
- Stars: 14
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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 KaratzasLicensed 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 athttp://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.