{"id":23120950,"url":"https://github.com/rajkumarbhakta/pixy","last_synced_at":"2025-10-07T11:29:32.170Z","repository":{"id":191170289,"uuid":"683816465","full_name":"Rajkumarbhakta/Pixy","owner":"Rajkumarbhakta","description":"Stock image application that fetched data from Unsplash API","archived":false,"fork":false,"pushed_at":"2024-03-15T17:42:27.000Z","size":3996,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T14:48:20.271Z","etag":null,"topics":["clean-architecture","coil-kotlin","coroutine","hilt","hilt-android","jetpack-android","jetpack-compose","jetpack-navigation","kotlin-android","mvvm-android","paging3"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rajkumarbhakta.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}},"created_at":"2023-08-27T19:36:57.000Z","updated_at":"2025-01-10T04:14:15.000Z","dependencies_parsed_at":"2024-03-15T18:44:57.735Z","dependency_job_id":"8f1987b4-1fdf-463f-a994-7219d7c7c707","html_url":"https://github.com/Rajkumarbhakta/Pixy","commit_stats":null,"previous_names":["rajkumarbhakta/pixy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FPixy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FPixy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FPixy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajkumarbhakta%2FPixy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rajkumarbhakta","download_url":"https://codeload.github.com/Rajkumarbhakta/Pixy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247112766,"owners_count":20885606,"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":["clean-architecture","coil-kotlin","coroutine","hilt","hilt-android","jetpack-android","jetpack-compose","jetpack-navigation","kotlin-android","mvvm-android","paging3"],"created_at":"2024-12-17T06:14:22.712Z","updated_at":"2025-10-07T11:29:27.106Z","avatar_url":"https://github.com/Rajkumarbhakta.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixy\n\nStoke image application that fetched data from [Unsplash API](https://unsplash.com/developers).\n\n## Tech Stack \u0026 Libraries\n\n- Jetpack\n    - [Compose](https://developer.android.com/jetpack/compose): A recommended modern toolkit for\n      building native UI.\n    - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel): A business\n      logic or screen level state holder.\n    - [Room](https://developer.android.com/training/data-storage/room): An abstraction layer over\n      SQLite to allow fluent database access\n    - [Navigation](https://developer.android.com/jetpack/compose/navigation): For navigating screens\n      and [Hilt Navigation Compose]\n    - [Paging 3](https://developer.android.com/topic/libraries/architecture/paging/v3-overview):\n      Helps you load and display pages of data from a larger dataset from local storage or over\n      network.\n- [Coroutines](https://developer.android.com/kotlin/coroutines)\n  with [Flow](https://developer.android.com/kotlin/flow) for asynchronous.\n- [Dagger Hilt](https://dagger.dev/hilt/) for dependency injection.\n- [Retrofit](https://square.github.io/retrofit/) for networking.\n- [Gson](https://github.com/google/gson) for serialisation.\n- [Coil](https://github.com/coil-kt/coil): An image loading library for Android backed by Kotlin\n  Coroutines.\n\n## Architecture\n\nThe app follows\nthe [official architecture guidance](https://developer.android.com/topic/architecture) for Android\napps.\n\n## API Key\n\nCreate an account on [Unsplash](https://unsplash.com/developers) obtain the secret keys then you can\nset them in ```~/apikey.properties``` to access the API.\n\n```\nACCESS_KEY = 'Your Access Key'\nSECRET_KEY = 'Your Secret Key'\nAPPLICATION_ID = 'Your Application Id'\n```\n\n## Screenshots\n\n|                           Home                           |                            Detail                             |                            Search                            |\n|:--------------------------------------------------------:|:-------------------------------------------------------------:|:------------------------------------------------------------:|\n| \u003cimg alt=\"Home\" src=\"screenshots/home.jpg\" width=\"250\"/\u003e | \u003cimg alt=\"Detail\" src=\"screenshots/details.jpg\" width=\"250\"/\u003e | \u003cimg alt=\"Search\" src=\"screenshots/search.jpg\" width=\"250\"/\u003e |\n\n| Favourite                                                          | Categories                                                           |\n|--------------------------------------------------------------------|----------------------------------------------------------------------|\n| \u003cimg alt=\"Favourite\" src=\"screenshots/favourite.jpg\" width=\"250\"/\u003e | \u003cimg alt=\"Categories\" src=\"screenshots/categories.jpg\" width=\"250\"/\u003e |\n\n## License\n\n```\nGNU General Public License v3.0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkumarbhakta%2Fpixy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajkumarbhakta%2Fpixy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkumarbhakta%2Fpixy/lists"}