{"id":20162661,"url":"https://github.com/codeamt/bakingapp","last_synced_at":"2026-04-28T13:38:52.207Z","repository":{"id":201923500,"uuid":"143598477","full_name":"codeamt/BakingApp","owner":"codeamt","description":"A Companion Baking App for DIY Bakers. ","archived":false,"fork":false,"pushed_at":"2018-08-10T08:59:49.000Z","size":1858,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T02:45:31.401Z","etag":null,"topics":["android","grow-with-google","udacity-android-nanodegree"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeamt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-05T09:08:08.000Z","updated_at":"2025-02-20T12:01:58.000Z","dependencies_parsed_at":"2024-03-28T17:15:29.151Z","dependency_job_id":null,"html_url":"https://github.com/codeamt/BakingApp","commit_stats":null,"previous_names":["codeamt/bakingapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeamt/BakingApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FBakingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FBakingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FBakingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FBakingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeamt","download_url":"https://codeload.github.com/codeamt/BakingApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FBakingApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260751787,"owners_count":23057222,"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","grow-with-google","udacity-android-nanodegree"],"created_at":"2024-11-14T00:26:10.672Z","updated_at":"2026-04-28T13:38:47.188Z","avatar_url":"https://github.com/codeamt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003ca href=\"https://sites.google.com/udacity.com/gwgdevscholarship/home\"\u003e#GrowWithGoogle\u003c/a\u003e Android Development Project: \u003cbr\u003eBakingApp\u003c/h1\u003e\n\nFor the fourth project of the Grow With Google Developer Scholarship Program (and, conjointly, Udacity’s Android Development Nanodegree program), students were asked to build and design a recipe app (written in Java) that delivers step-by-step baking lessons to the end user. This app also has a home screen widget for easy access to instructions for the current recipe.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://ucarecdn.com/8806244b-bc6c-4b56-89e9-8e045e1e3804/\" \u003e\n\u003c/p\u003e\n\n\n## Learning Objectives\n\n\u003cp align=\"left\"\u003e\n\u003cb\u003eIncorporating Exoplayer for Media\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://ucarecdn.com/99528288-0639-47f6-aa4c-152b8e7b9c53/\" width=\"60%\" height=\"40%\"/\u003e\n\u003c/p\u003e\n\nThis project called for using Exoplayer to display instructional videos parsed from a retrieved JSON object. The most challenging/rewarding learning experience with Exoplayer was figuring out how to handle unexpected inputs from recipe objects (e.g., cooking steps with no instructional videos). \n\n\u003cbr\u003e\n\n\n\u003cp align=\"left\"\u003e\n\u003cb\u003eEsspreso and Writing Tests\u003c/b\u003e\n\u003c/p\u003e\n\nIn prepartion for becoming a professional Android Developer, this project takes a TDD approach and incorporates idling resources to ensure that activities and UI components function as expected. \n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cp align=\"left\"\u003e\n\u003cb\u003eCreating A Home Screen Widget\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://ucarecdn.com/c6aed4ec-dcbb-4a71-ac69-ba0ddc269c0d/\" width=\"60%\" height=\"40%\" /\u003e\n\u003c/p\u003e\n\nProbably the most exciting learning experience of this project was developing a partnering home widget app to provide easy access to a selected recipe's steps. \n\n\u003cp align=\"left\"\u003e\n\u003cb\u003eMaster-Detail Flow and Fragments\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://ucarecdn.com/0408f7a9-8c7c-4c8a-ba20-f21e7d5d7e95/\" width=\"70%\" height=\"50%\" /\u003e\n\u003c/p\u003e\n\nStudents were asked to implement the Master-Detail Design pattern to ensure that apps offer an optimal experience across device types. \n\n\n\n\n## Versioning and Dependencies \n\n\u003cb\u003eTarget SDK Version:\u003c/b\u003e 27\n\u003cb\u003eMinimum SDK Version:\u003c/b\u003e 15\n\n\u003cb\u003eLibraries: \u003c/b\u003e\n-\tcom.android.support:appcompat-v7:27.1.1\n- com.android.support:recyclerview-v7:27.1.1\n-\tcom.android.support:cardview-v7:27.1.1\n- com.google.code.gson:gson:2.8.2\n- com.squareup.retrofit2:retrofit:2.4.0\n- com.squareup.retrofit2:converter-gson:2.4.0\n- com.google.android.exoplayer:exoplayer:r2.0.4\n- com.android.support:support-annotations:27.1.1\n-\tcom.squareup.picasso:picasso:2.5.2\n-\tcom.android.support.constraint:constraint-layout:1.1.2\n-\tcom.android.support:support-v4:27.1.1\n- com.android.support:support-annotations:27.1.1\n- com.jakewharton:butterknife:8.8.1\n\n\u003cb\u003eTesting Dependencies: \u003c/b\u003e\n- com.android.support.test.espresso:espresso-contrib:3.0.2\n- com.android.support.test.espresso:espresso-core:3.0.2\n- com.android.support.test.espresso:espresso-intents:3.0.2\n- com.android.support.test:rules:1.0.2\n- com.android.support.test:runner:1.0.2\n- com.android.support:support-annotations:27.1.1\n\n\n\u003cb\u003eApp Repositories: \u003c/b\u003e\n-\tGoogle\n- JCenter\n\n\u003cb\u003eAndroid Studio Version:\u003c/b\u003e 3.1.2 (Stable Release)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Fbakingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeamt%2Fbakingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Fbakingapp/lists"}