{"id":18735369,"url":"https://github.com/josancamon19/bakingapp","last_synced_at":"2026-04-18T19:31:45.702Z","repository":{"id":104740715,"uuid":"120102825","full_name":"josancamon19/BakingApp","owner":"josancamon19","description":"Baking App project, for Android Developer Nanodegree by Google","archived":false,"fork":false,"pushed_at":"2019-01-25T18:31:54.000Z","size":880,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-26T17:50:51.284Z","etag":null,"topics":["android","android-developer-nanodegree","baking-app","exoplayer","udacity"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josancamon19.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,"zenodo":null}},"created_at":"2018-02-03T15:22:35.000Z","updated_at":"2019-01-25T18:31:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"e27dffa8-1614-4a52-918e-536c63c0ba3c","html_url":"https://github.com/josancamon19/BakingApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/josancamon19/BakingApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2FBakingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2FBakingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2FBakingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2FBakingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josancamon19","download_url":"https://codeload.github.com/josancamon19/BakingApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2FBakingApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","exoplayer","udacity"],"created_at":"2024-11-07T15:16:44.016Z","updated_at":"2026-04-18T19:31:45.671Z","avatar_url":"https://github.com/josancamon19.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Baking App\n\nApp for [Android Developer Nanodegree program](https://www.udacity.com/course/android-developer-nanodegree--nd801). \nAndroid Baking App that allows Udacity’s resident baker-in-chief, Miriam, to share her recipes with the world. I created an app that  allows a user to select a recipe and see video-guided steps for how to complete it.\n\n## Project Overview\nI productionized an app, taking it from a functional state to a production-ready state. This involved me 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.\n\n## What I will learn?\nIn this project I learned how to:\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## Screens\n\n![screen](../master/images/baking-app-main.png)   ![screen](../master/images/baking-app-detail-ingredients.png) \n\n![screen](../master/images/baking-app-detail.png)           ![screen](../master/images/baking-app-step.png)\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][1]][2]\n\n[1]: ../master/images/logo.png\n[2]: https://www.udacity.com/course/android-developer-nanodegree--nd801\n\n## License\n\n    Copyright 2018 Joan Cabezas\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosancamon19%2Fbakingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosancamon19%2Fbakingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosancamon19%2Fbakingapp/lists"}