{"id":15519350,"url":"https://github.com/xsahil03x/bigchef","last_synced_at":"2025-04-23T04:41:28.293Z","repository":{"id":111003258,"uuid":"147082916","full_name":"xsahil03x/BigChef","owner":"xsahil03x","description":"Android App to view recipes and their steps + Ingredients (Exoplayer)","archived":false,"fork":false,"pushed_at":"2019-08-24T07:06:32.000Z","size":743,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T22:11:33.720Z","etag":null,"topics":["constraint-layout","dagger2","databinding","glidev4","livedata","mvvm-architecture","retrofit2","rxandroid","viewmodel"],"latest_commit_sha":null,"homepage":"","language":"Java","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/xsahil03x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-09-02T12:27:26.000Z","updated_at":"2020-09-23T07:05:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"f87c274f-1c28-41d7-8b06-b80348b8744e","html_url":"https://github.com/xsahil03x/BigChef","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsahil03x%2FBigChef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsahil03x%2FBigChef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsahil03x%2FBigChef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsahil03x%2FBigChef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xsahil03x","download_url":"https://codeload.github.com/xsahil03x/BigChef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372692,"owners_count":21419720,"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":["constraint-layout","dagger2","databinding","glidev4","livedata","mvvm-architecture","retrofit2","rxandroid","viewmodel"],"created_at":"2024-10-02T10:21:09.204Z","updated_at":"2025-04-23T04:41:28.275Z","avatar_url":"https://github.com/xsahil03x.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e \n\u003cimg src=\"https://github.com/xsahil03x/BigChef/blob/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eBigChef\u003c/h1\u003e\n\u003cp align=\"center\"\u003eThis is an App made for Udacity Android Nanodegree Project 3. \nIts an Android app to show the advance uses of Fragments,Exoplayer,Widget and Espresso testing.  \nIt is made with latest Android Architecture Components like LiveData, ViewModel and Room.\nIt uses Retrofit for Network Calls, RxAndroid for multithreading, Dagger2 for dependency injection and \nuses Databinding for binding various data. All the layouts are designed using \nConstraint Layout.\u003c/p\u003e\n\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\n- Select any recipe and see its ingredients\n- Steps to make it\n- Step videos\n- Add Widget\n\n\u003ch2\u003eScreenshots\u003c/h2\u003e\n\n| Recipe Screen | Detail Screen | ExoPlayer Screen |\n| ------------------ | ------------------ | ------------------ |\n| \u003cimg src=\"https://user-images.githubusercontent.com/25670178/45517422-b81db980-b7cb-11e8-9585-e8f1aaecf1f6.png\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"https://user-images.githubusercontent.com/25670178/45517454-ccfa4d00-b7cb-11e8-993d-5f0c653e672a.png\" height=\"400\" alt=\"Screenshot\"/\u003e  | \u003cimg src=\"https://user-images.githubusercontent.com/25670178/45517456-ce2b7a00-b7cb-11e8-963e-a0c030e766da.png\" height=\"400\" alt=\"Screenshot\"/\u003e  |\n\n## Connect with me on\n\u003ca href=\"https://www.linkedin.com/in/xsahil03x/\" target=\"_blank\"\u003e\n\u003cp\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/20669217/41087222-b9c2c4b6-6a59-11e8-88fd-cd2b514e1ca6.png\" width=\"50\" height=\"50\"\u003e\u003cbr/\u003e\n\u003c/p\u003e\n\u003c/a\u003e\u003ca href=\"https://twitter.com/xsahil03x\" target=\"_blank\"\u003e\n\u003cp\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/20669217/41087119-76391902-6a59-11e8-833d-f26b79fc7bb8.png\" width=\"50\" height=\"50\"\u003e\u003cbr/\u003e\n\u003c/p\u003e\n\u003c/a\u003e\n\n## Libraries\n\n* [Android Architecture Components](https://developer.android.com/topic/libraries/architecture/)\n* [Retrofit2](https://github.com/square/retrofit)\n* [Dagger2](https://github.com/google/dagger)\n* [RxAndroid](https://github.com/ReactiveX/RxAndroid)\n* [Glide](https://github.com/bumptech/glide)\n* [Glide Transformations](https://github.com/wasabeef/glide-transformations)\n* [Android Debug Database](https://github.com/amitshekhariitbhu/Android-Debug-Database)\n* [Constraint Layout](https://developer.android.com/reference/android/support/constraint/ConstraintLayout)\n\n\n## License\n\n    Copyright (c) 2018 Sahil Kumar\n    \n    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n    \n    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n    \n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxsahil03x%2Fbigchef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxsahil03x%2Fbigchef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxsahil03x%2Fbigchef/lists"}