{"id":14349991,"url":"https://github.com/skydoves/githubfollows","last_synced_at":"2025-08-21T02:32:59.463Z","repository":{"id":82424260,"uuid":"118209779","full_name":"skydoves/GithubFollows","owner":"skydoves","description":":octocat: A demo project based on MVVM architecture and material design \u0026 animations.","archived":true,"fork":false,"pushed_at":"2019-08-18T11:59:41.000Z","size":503,"stargazers_count":294,"open_issues_count":0,"forks_count":47,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-21T11:23:18.990Z","etag":null,"topics":["android-app","dagger","dagger2-mvvm","github-api","kotlin","material","material-animations","material-design","mvvm","mvvm-architecture","preferenceroom","repository-pattern","retrofit","room-persistence","skydoves"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/skydoves.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"skydoves","ko_fi":"skydoves","custom":"https://www.buymeacoffee.com/skydoves"}},"created_at":"2018-01-20T04:43:45.000Z","updated_at":"2024-04-27T13:43:44.000Z","dependencies_parsed_at":"2023-06-15T15:30:14.038Z","dependency_job_id":null,"html_url":"https://github.com/skydoves/GithubFollows","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/skydoves%2FGithubFollows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydoves%2FGithubFollows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydoves%2FGithubFollows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skydoves%2FGithubFollows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skydoves","download_url":"https://codeload.github.com/skydoves/GithubFollows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217116687,"owners_count":16127261,"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-app","dagger","dagger2-mvvm","github-api","kotlin","material","material-animations","material-design","mvvm","mvvm-architecture","preferenceroom","repository-pattern","retrofit","room-persistence","skydoves"],"created_at":"2024-08-27T04:00:32.951Z","updated_at":"2024-08-27T04:01:29.989Z","avatar_url":"https://github.com/skydoves.png","language":"Kotlin","readme":"# GithubFollows\n![license](https://img.shields.io/badge/license-MIT%20License-blue.svg)\n[![Build Status](https://travis-ci.org/skydoves/GithubFollows.svg?branch=master)](https://travis-ci.org/skydoves/GithubFollows)\u003cbr\u003e\n\nA simple demo project based on MVVM clean architecture and material design \u0026 animations.\n\n![gif0](https://user-images.githubusercontent.com/24237865/35482542-858083b8-047a-11e8-9eff-0d9417cbcee2.gif) \n![gif1](https://user-images.githubusercontent.com/24237865/35482543-85b18864-047a-11e8-81ec-1d351227a5ec.gif)\n\n## Architecture\n![architecture](https://user-images.githubusercontent.com/24237865/37341868-555a61e6-2706-11e8-828b-8fe11c911436.png)\n\n## Specs \u0026 Open-source libraries\n- Minimum SDK 16\n- Kotlin based, [anko](https://github.com/Kotlin/anko)\n- MVVM Architecture\n- Architecture Components (Lifecycle, LiveData, ViewModel, Room Persistence)\n- DataBinding\n- Material Design \u0026 Animations\n- Github Api\n- [Dagger2](https://github.com/google/dagger)\n- [Retrofit2 \u0026 Gson](https://github.com/square/retrofit) for constructing the REST API\n- [PreferenceRoom](https://github.com/skydoves/PreferenceRoom) for efficient managing SharedPreferences\n- [Glide](https://github.com/bumptech/glide) for loading images\n- [LeakCanary](https://github.com/square/leakcanary) for memory leak detection\n- [AndroidSVG](https://bigbadaboom.github.io/androidsvg/) for transcoding SVG\n- [AndroidVeil](https://github.com/skydoves/AndroidVeil) for implement skeletons and shimmer effect\n- [PowerMenu](https://github.com/skydoves/PowerMenu) for implementing material popup dialog\n- RecyclerViewPaginator for api paging\n- ripple animation, Circular revealed animation, Shared element transition\n- [Mockito](https://github.com/mockito/mockito) for Junit mock test\n\n## Posting\n[Medium - Android MVVM Architecture Components using Github API](https://medium.com/@skydoves/android-mvvm-architecture-components-using-github-api-f0ab9c2a67a0)\n\n## Find this library useful? :heart:\nSupport it by joining __[stargazers](https://github.com/skydoves/GithubFollows/stargazers)__ for this repository. :star:\n\n## Supports :coffee:\nIf you feel like support me a coffee for my efforts, I would greatly appreciate it. \u003cbr\u003e\u003cbr\u003e\n\u003ca href=\"https://www.buymeacoffee.com/skydoves\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e\n\n# License\n```xml\nThe MIT License (MIT)\n\nCopyright (c) 2018 skydoves\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n","funding_links":["https://github.com/sponsors/skydoves","https://ko-fi.com/skydoves","https://www.buymeacoffee.com/skydoves"],"categories":["Recently Updated"],"sub_categories":["[Oct 28, 2024](/content/2024/10/28/README.md)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskydoves%2Fgithubfollows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskydoves%2Fgithubfollows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskydoves%2Fgithubfollows/lists"}