{"id":13428580,"url":"https://github.com/armcha/Ribble","last_synced_at":"2025-03-16T01:32:52.807Z","repository":{"id":45251321,"uuid":"98714221","full_name":"armcha/Ribble","owner":"armcha","description":"Simple Dribbble Client using Dribbble API, fully written in Kotlin  😱 ❤️ ","archived":false,"fork":false,"pushed_at":"2017-11-14T07:16:13.000Z","size":13229,"stargazers_count":867,"open_issues_count":6,"forks_count":119,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-09T01:28:06.259Z","etag":null,"topics":["android","architecture-components","clean-architecture","dagger2","dribble","kotlin","mvp","rxjava2"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/armcha.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}},"created_at":"2017-07-29T06:46:26.000Z","updated_at":"2024-11-05T22:52:22.000Z","dependencies_parsed_at":"2022-07-13T12:50:27.575Z","dependency_job_id":null,"html_url":"https://github.com/armcha/Ribble","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armcha%2FRibble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armcha%2FRibble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armcha%2FRibble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armcha%2FRibble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/armcha","download_url":"https://codeload.github.com/armcha/Ribble/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814905,"owners_count":20352037,"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","architecture-components","clean-architecture","dagger2","dribble","kotlin","mvp","rxjava2"],"created_at":"2024-07-31T01:01:01.159Z","updated_at":"2025-03-16T01:32:51.638Z","avatar_url":"https://github.com/armcha.png","language":"Kotlin","funding_links":[],"categories":["Libraries","完整 app"],"sub_categories":["测试"],"readme":"# Ribble\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"art/launcher.png\"\u003e\n        \u003cimg src=\"art/launcher.png\" width=\"360\" height=\"360\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Simple Dribbble Client using Dribbble API, work in progress...\n\n## Features\n:white_check_mark:  Kotlin: Yes, fully written in Kotlin(~96%). :scream: :heart: \u003cbr/\u003e\n:white_check_mark:  Clean architecture: The whole project is based on uncle Bob's clean architecture approach. \u003cbr/\u003e\n:white_check_mark:  Configuration change: Handles configuration changes \u003cbr/\u003e\n:white_check_mark:  Material Design: Not a fully Material Design App, but I am trying my best. \u003cbr/\u003e\n:white_check_mark:  Some custom views: Progress bar, navigation view, arcView, dialog...\u003cbr/\u003e\n:white_check_mark:  Usage of libraries:\u003cbr/\u003e\n   * [BaseMVP](https://github.com/armcha/MVP-Architecture-Components) - for MVP architecture\u003cbr/\u003e\n   * [Dagger 2](https://github.com/google/dagger) - for dependency injection\u003cbr/\u003e\n   * [RxJava 2, RxAndroid 2](https://github.com/ReactiveX/RxJava) - for data manipulation\u003cbr/\u003e\n   * [Architecture components](https://developer.android.com/topic/libraries/architecture/index.html) - ViewModel and LifeCycle\u003cbr/\u003e\n   * [Glide](https://github.com/bumptech/glide) - for image loading\u003cbr/\u003e\n   * [Gson](https://github.com/google/gson) - for serialization and deserialization\u003cbr/\u003e\n   * [Retrofit](https://github.com/square/retrofit) - for HTTP requests\u003cbr/\u003e\n   * [Room](https://developer.android.com/topic/libraries/architecture/room.html) - for data persistence (Not implemented yet)\u003cbr/\u003e\n   * [Leak canary](https://github.com/square/leakcanary) - for memory leak detection\u003cbr/\u003e\n   * [Logger](https://github.com/armcha/logger) - for simple logging\u003cbr/\u003e\n    \n## TODO list:\n:white_large_square: Adding/removing favourite shot \u003cbr/\u003e\n:white_large_square: User profile screen \u003cbr/\u003e\n:white_large_square: Data base for offline usage \u003cbr/\u003e\n:white_large_square: Fonts \u003cbr/\u003e\n:white_large_square: Endless scroll \u003cbr/\u003e\n:white_large_square: Design improvements \u003cbr/\u003e\n:white_large_square: Add unit tests \u0026 integration tests \u003cbr/\u003e \n:white_large_square: More features using Dribbble API \u003cbr/\u003e\n\n### Download sample [apk](https://github.com/armcha/Ribble/blob/master/art/Ribble.apk)\n\n![Gif](art/ribble_demo.gif)\n\n## Screenshots\n\n| Login     | Popular/Recent     | Likes     |\n| :-------------: | :-------------: | :-------------: |\n| ![Login](art/log_in.png) | ![Popular/Recent](art/shots.png) | ![Likes](art/likes.png) |\n\n| Shot detail     | Nav drawer     | App info     | \n| :-------------: | :-------------: | :-------------: |\n| ![Shot detail](art/detail.png) | ![Nav drawer](art/nav_drawer.png) | ![App info](art/app_info.png) | \n    \n## Build\n### Open the project in Android Studio\n```\ngit clone https://github.com/armcha/Ribble.git\n```\n\n### Dribbble OAuth\nThe App client id, client secret and client access token are placed in [gradle.properties](https://github.com/armcha/Ribble/blob/master/gradle.properties) file.\u003cbr/\u003e\n **If the CLIENT SECRET and ACCESS TOKEN are abused, I will reset and not commit them**\n \n \n## Contact\n\nPull requests are more than welcome.\n\n- **Email**: chatikyana@gmail.com\n- **Facebook**: https://web.facebook.com/chatikyana\n- **Twitter**: https://twitter.com/ArmanChatikyan\n- **Google +**: https://plus.google.com/+ArmanChatikyan\n- **Website**: https://armcha.github.io/\n- **Medium**: https://medium.com/@chatikyan\n\nLicense\n--------\n\n\n      Simple Dribbble Client\n      Copyright (c) 2017 Arman Chatikyan (https://github.com/armcha/Ribble).\n\n      Licensed under the Apache License, Version 2.0 (the \"License\");\n      you may not use this file except in compliance withLog the License.\n      You may obtain a copy of the License at\n\n         http://www.apache.org/licenses/LICENSE-2.0\n\n      Unless required by applicable law or agreed to in writing, software\n      distributed under the License is distributed on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n      See the License for the specific language governing permissions and\n      limitations under the License.\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmcha%2FRibble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmcha%2FRibble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmcha%2FRibble/lists"}