{"id":20225262,"url":"https://github.com/lubrum/movies-list","last_synced_at":"2026-05-08T14:02:15.548Z","repository":{"id":43753647,"uuid":"461279490","full_name":"Lubrum/movies-list","owner":"Lubrum","description":"The project goal is to show some Android tools, some of know Open Source Libraries and how to put all this in practice, with a simple project (The movies list). ","archived":false,"fork":false,"pushed_at":"2023-11-15T19:14:47.000Z","size":176,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T12:45:31.718Z","etag":null,"topics":["android","firebase","java","recyclerview","sdk"],"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/Lubrum.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":"2022-02-19T18:32:06.000Z","updated_at":"2023-12-05T17:29:47.000Z","dependencies_parsed_at":"2024-11-14T12:50:41.771Z","dependency_job_id":null,"html_url":"https://github.com/Lubrum/movies-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lubrum/movies-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fmovies-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fmovies-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fmovies-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fmovies-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lubrum","download_url":"https://codeload.github.com/Lubrum/movies-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fmovies-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001982,"owners_count":26083243,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","firebase","java","recyclerview","sdk"],"created_at":"2024-11-14T07:12:01.222Z","updated_at":"2025-10-09T19:07:21.018Z","avatar_url":"https://github.com/Lubrum.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movies list\n\nAn app to show a list of random movies from [Movies DB API](https://www.themoviedb.org/). It has basically two options:\n\n- show a list of movies; \n\n- show a list of favorites movies;\n\nTo make some movie a new favorite, just click into it in the Home screen. \n\nThen the selected movies will show in Favorites screen.\n\n## Usage\n\nTo run this project, you'll need an API key to use [Movies DB API](https://www.themoviedb.org/).\n\nCreate an account, get your API key and put into apikey.properties on the root folder, like the example below.\n\n```sh\nMOVIES_DB_API_KEY=\"MY_MOVIES_DB_API_GOES_HERE\"\nMOVIES_DB_API=\"https://api.themoviedb.org/3/\"\nIMAGE_DB_API=\"https://image.tmdb.org/t/p/w342\"\n```\n\nAlso, to use Firebase Sdk, you will need your own google-services.json at app module.\n\nYou can get instructions here, in [Firebase Website](https://firebase.google.com/).\n\n## Technologies\n\n- Room Database;\n- MVVM architecture;\n- View Models;\n- Retrofit;\n- Gson (json parser);\n- Glide (image loading and caching);\n- Firebase (crashlytics \u0026 analytics \u0026 perf via Boom)\n\n## Notes\n\nSupport for Android 4.4+.\n\n## Contributions\n \nYet to be written.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubrum%2Fmovies-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flubrum%2Fmovies-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubrum%2Fmovies-list/lists"}