{"id":19945283,"url":"https://github.com/xhydracore/themoviedatabase","last_synced_at":"2025-03-01T13:44:02.479Z","repository":{"id":124920803,"uuid":"370063378","full_name":"Xhydracore/TheMovieDatabase","owner":"Xhydracore","description":"A Movie Catalogue app illustrating Android development best practices with Android Jetpack. This application is developed to fulfill Submission BAJP(Belajar Android Jetpack Pro) by Dicoding","archived":false,"fork":false,"pushed_at":"2021-06-16T09:36:53.000Z","size":3395,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T05:22:59.258Z","etag":null,"topics":["jetpack","material-ui","mvvm-architecture","viewbinding","viewmodel"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/Xhydracore.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-23T13:41:29.000Z","updated_at":"2021-06-18T03:48:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad80f85f-9c92-47a6-a49d-fc7b33544276","html_url":"https://github.com/Xhydracore/TheMovieDatabase","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/Xhydracore%2FTheMovieDatabase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xhydracore%2FTheMovieDatabase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xhydracore%2FTheMovieDatabase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xhydracore%2FTheMovieDatabase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xhydracore","download_url":"https://codeload.github.com/Xhydracore/TheMovieDatabase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241374514,"owners_count":19952544,"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":["jetpack","material-ui","mvvm-architecture","viewbinding","viewmodel"],"created_at":"2024-11-13T00:24:54.981Z","updated_at":"2025-03-01T13:44:02.458Z","avatar_url":"https://github.com/Xhydracore.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TMDB(The Movie Database)\n\nA Movie Catalogue app illustrating Android development best practices with Android Jetpack. This application are developed to fulfill Submission [BAJP(Belajar Android Jetpack Pro)](https://www.dicoding.com/academies/129 \"BAJP(Belajar Android Jetpack Pro)\") by Dicoding\n\n## Screenshot\n\u003cimg src=\"https://github.com/Xhydracore/TheMovieDatabase/blob/submission_1/screenshot/main_light.jpg\" width=\"30%\" height=\"30%\"/\u003e \u003cimg src=\"https://github.com/Xhydracore/TheMovieDatabase/blob/submission_1/screenshot/detail_light.jpg\" width=\"30%\" height=\"30%\"/\u003e\n\u003e TMDB app UI in Light theme\n\n\u003cimg src=\"https://github.com/Xhydracore/TheMovieDatabase/blob/submission_1/screenshot/main_dark.jpg\" width=\"30%\" height=\"30%\"/\u003e \u003cimg src=\"https://github.com/Xhydracore/TheMovieDatabase/blob/submission_1/screenshot/detail_dark.jpg\" width=\"30%\" height=\"30%\"/\u003e\n\u003e TMDB app UI in Dark theme\n\n## Libraries Used\n* [Foundation][0] - Components for core system capabilities, Kotlin extensions and support for multidex and automated testing.\n  * [AppCompat][1] - Degrade gracefully on older versions of Android.\n  * [Android KTX][2] - Write more concise, idiomatic Kotlin code.\n  * [Test][4] - An Android testing framework for unit and runtime UI tests.\n* [Architecture][10] - A collection of libraries that help you design robust, testable, and maintainable apps. Start with classes for managing your UI component lifecycle and handling data persistence.\n  * [Data Binding][11] - Declaratively bind observable data to UI elements.\n  * [ViewModel][17] - Store UI-related data that isn't destroyed on app rotations. Easily schedule asynchronous tasks for optimal execution.\n* [UI][30] - Details on why and how to use UI Components in your apps - together or separate\n  * [Animations \u0026 Transitions][31] - Move widgets and transition between screens.\n  * [Fragment][34] - A basic unit of composable UI.\n  * [Layout][35] - Layout widgets using different algorithms.\n* Third party\n  * [Glide][90] for image loading\n\n[0]: https://developer.android.com/jetpack/components\n[1]: https://developer.android.com/topic/libraries/support-library/packages#v7-appcompat\n[2]: https://developer.android.com/kotlin/ktx\n[4]: https://developer.android.com/training/testing/\n[10]: https://developer.android.com/jetpack/arch/\n[11]: https://developer.android.com/topic/libraries/data-binding/\n[17]: https://developer.android.com/topic/libraries/architecture/viewmodel\n[30]: https://developer.android.com/guide/topics/ui\n[31]: https://developer.android.com/training/animation/\n[34]: https://developer.android.com/guide/components/fragments\n[35]: https://developer.android.com/guide/topics/ui/declaring-layout\n[90]: https://github.com/bumptech/glide\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxhydracore%2Fthemoviedatabase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxhydracore%2Fthemoviedatabase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxhydracore%2Fthemoviedatabase/lists"}