{"id":15650865,"url":"https://github.com/vycius/udacity-baking-app-tasty","last_synced_at":"2025-04-30T18:11:11.029Z","repository":{"id":80218000,"uuid":"95029302","full_name":"vycius/udacity-baking-app-tasty","owner":"vycius","description":"Udacity Android Developer Nanodegree project baking app","archived":false,"fork":false,"pushed_at":"2017-06-30T13:09:12.000Z","size":204,"stargazers_count":34,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T18:43:49.987Z","etag":null,"topics":["android","android-developer-nanodegree","baking-app","bakingapp","recipe","recipe-app","udacity","udacity-android-nanodegree","video"],"latest_commit_sha":null,"homepage":"https://www.udacity.com/course/android-developer-nanodegree-by-google--nd801","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vycius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-21T17:30:34.000Z","updated_at":"2024-07-10T02:40:25.000Z","dependencies_parsed_at":"2023-03-29T19:18:46.350Z","dependency_job_id":null,"html_url":"https://github.com/vycius/udacity-baking-app-tasty","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"f00503f587ce3d91c622d71a84f2fa56f7f0235e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vycius%2Fudacity-baking-app-tasty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vycius%2Fudacity-baking-app-tasty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vycius%2Fudacity-baking-app-tasty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vycius%2Fudacity-baking-app-tasty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vycius","download_url":"https://codeload.github.com/vycius/udacity-baking-app-tasty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251758170,"owners_count":21638989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-developer-nanodegree","baking-app","bakingapp","recipe","recipe-app","udacity","udacity-android-nanodegree","video"],"created_at":"2024-10-03T12:36:07.548Z","updated_at":"2025-04-30T18:11:11.008Z","avatar_url":"https://github.com/vycius.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Udacity Baking App Tasty\n\n[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=595381850de70500019e03ff\u0026branch=master\u0026build=latest)](https://dashboard.buddybuild.com/apps/595381850de70500019e03ff/build/latest?branch=master)\n\nApp for [Android Developer Nanodegree program](https://www.udacity.com/course/android-developer-nanodegree--nd801). \nAndroid Baking App that will allow Udacity’s resident baker-in-chief, Miriam, to share her recipes with the world. You will create an app that will allow a user to select a recipe and see video-guided steps for how to complete it.\n\n\n## Extra features added\n\n* Loading thumbnail from video using Glide\n* Delegate adapters\n\n## Screens\n![device-2017-06-23-154208](https://user-images.githubusercontent.com/3719141/27482544-95d07432-582a-11e7-966b-2b8debb0a269.png)\n![screenshot_2017-06-23-15-25-31-166_com vycius tasty_framed](https://user-images.githubusercontent.com/3719141/27482547-95d4ad7c-582a-11e7-8e28-41122ff9efd2.png)\n![screenshot_2017-06-23-15-26-20-723_com vycius tasty_framed](https://user-images.githubusercontent.com/3719141/27482545-95d2018a-582a-11e7-85c7-1bacc937e82d.png)\n![screenshot_2017-06-23-15-26-48-953_com vycius tasty_framed](https://user-images.githubusercontent.com/3719141/27482543-95cf0b60-582a-11e7-9988-5d037ab24947.png)\n![screenshot_2017-06-23-15-31-39-517_com miui home_framed](https://user-images.githubusercontent.com/3719141/27482546-95d2c7b4-582a-11e7-8438-11f58d933a4b.png)\n\n## Project Overview\nYou 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.\n\n## Why this Project?\nAs a working Android developer, you often have to create and implement apps where you are responsible for designing and planning the steps you need to take to create a production-ready app. Unlike Popular Movies where we gave you an implementation guide, it will be up to you to figure things out for the Baking App.\n\n## What Will I Learn?\nIn this project you will:\n* Use MediaPlayer/Exoplayer to display videos.\n* Handle error cases in Android.\n* Add a widget to your app experience.\n* Leverage a third-party library in your app.\n* Use Fragments to create a responsive design that works on phones and tablets.\n\n## Rubric\n\n### General App Usage\n- [x] App should display recipes from provided network resource.\n- [x] App should allow navigation between individual recipes and recipe steps.\n- [x] App uses RecyclerView and can handle recipe steps that include videos or images.\n- [x] App conforms to common standards found in the Android Nanodegree General Project Guidelines.\n\n### Components and Libraries\n- [x] Application uses Master Detail Flow to display recipe steps and navigation between them.\n- [x] Application uses Exoplayer to display videos.\n- [x] Application properly initializes and releases video assets when appropriate.\n- [x] Application should properly retrieve media assets from the provided network links. It should properly handle network requests.\n- [x] Application makes use of Espresso to test aspects of the UI.\n- [x] Application sensibly utilizes a third-party library to enhance the app's features. That could be helper library to interface with Content Providers if you choose to store the recipes, a UI binding library to avoid writing findViewById a bunch of times, or something similar.\n\n### Homescreen Widget\n- [x] Application has a companion homescreen widget.\n- [x] Widget displays ingredient list for desired recipe.\n\n## Android Developer Nanodegree\n[![Udacity](https://cloud.githubusercontent.com/assets/3719141/14508774/c7f6cbce-01d1-11e6-9daf-02bcd10b6400.jpeg)](https://www.udacity.com/course/android-developer-nanodegree--nd801)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvycius%2Fudacity-baking-app-tasty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvycius%2Fudacity-baking-app-tasty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvycius%2Fudacity-baking-app-tasty/lists"}