{"id":22325223,"url":"https://github.com/dinesh2510/quotes-app-using-jetpack-compose","last_synced_at":"2025-10-14T13:31:53.060Z","repository":{"id":245473749,"uuid":"818350834","full_name":"Dinesh2510/Quotes-App-using-Jetpack-Compose","owner":"Dinesh2510","description":"A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components \u0026 MVVM Architecture.","archived":false,"fork":false,"pushed_at":"2024-06-21T17:57:36.000Z","size":3607,"stargazers_count":4,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T07:07:10.246Z","etag":null,"topics":["compose-tutorial","coroutines","coroutines-android","dagger-hilt","dagger2","jetpack-compose","jetpack-compose-navigation","jetpack-compose-quotes-app","jetpack-navigation","kotlin-coroutines","kotlin-flow","mvvm-architecture","quotes","quotes-api","quotes-app","quotes-application"],"latest_commit_sha":null,"homepage":"https://www.pixeldev.in/","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/Dinesh2510.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":"2024-06-21T16:48:38.000Z","updated_at":"2024-11-14T01:18:18.000Z","dependencies_parsed_at":"2024-06-22T09:34:11.198Z","dependency_job_id":"a1fd013f-6d8c-4d46-93e3-02c1b2c6a0d1","html_url":"https://github.com/Dinesh2510/Quotes-App-using-Jetpack-Compose","commit_stats":null,"previous_names":["dinesh2510/quotes-app-using-jetpack-compose"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dinesh2510/Quotes-App-using-Jetpack-Compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dinesh2510%2FQuotes-App-using-Jetpack-Compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dinesh2510%2FQuotes-App-using-Jetpack-Compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dinesh2510%2FQuotes-App-using-Jetpack-Compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dinesh2510%2FQuotes-App-using-Jetpack-Compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dinesh2510","download_url":"https://codeload.github.com/Dinesh2510/Quotes-App-using-Jetpack-Compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dinesh2510%2FQuotes-App-using-Jetpack-Compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018715,"owners_count":26086609,"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-14T02:00:06.444Z","response_time":60,"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":["compose-tutorial","coroutines","coroutines-android","dagger-hilt","dagger2","jetpack-compose","jetpack-compose-navigation","jetpack-compose-quotes-app","jetpack-navigation","kotlin-coroutines","kotlin-flow","mvvm-architecture","quotes","quotes-api","quotes-app","quotes-application"],"created_at":"2024-12-04T02:10:51.429Z","updated_at":"2025-10-14T13:31:48.051Z","avatar_url":"https://github.com/Dinesh2510.png","language":"Kotlin","funding_links":["https://www.paypal.com/paypalme/pixelDeviin"],"categories":[],"sub_categories":[],"readme":"\n\n# 💭 Quotes App 💭\n\u003cimg src=\"https://github.com/Dinesh2510/Quotes-App-using-Jetpack-Compose/blob/master/youtube%20thumbnail%20(3).png?raw=true\" width=\"750\"\u003e\n\n\nA Quotes Application built to Demonstrate the use of Jetpack Compose for building declarative UI in\nAndroid. *Made with love ❤️ by [Dinesh2510](https://github.com/Dinesh2510)*\n\n***Try latest Quotes App apk from below 👇***\n\n📱\n\n## Screenshots\n| Home  | List of quotes | Aout |\n| ------------- | ------------- |  ------------- |\n| [![IMAGE](https://github.com/Dinesh2510/Quotes-App-using-Jetpack-Compose/blob/master/Screenshot_20240621_194514.png)](https://www.youtube.com/watch?v=sklPpTf7Yj8)  |  [![IMAGE](https://github.com/Dinesh2510/Quotes-App-using-Jetpack-Compose/blob/master/Screenshot_20240621_194545.png)](https://www.youtube.com/watch?v=sklPpTf7Yj8)  |   [![IMAGE](https://github.com/Dinesh2510/Quotes-App-using-Jetpack-Compose/blob/master/Screenshot_20240621_194555.png)](https://www.youtube.com/watch?v=sklPpTf7Yj8)|\n\n## Built With 🛠\n\n- [Kotlin](https://kotlinlang.org/) - First class and official programming language for Android\n  development.\n- [Jetpack Compose](https://developer.android.com/jetpack/compose) - Jetpack Compose is Android’s\n  modern toolkit for building native UI.\n- [Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html) - A coroutine is a\n  concurrency design pattern that you can use on Android to simplify code that executes\n  asynchronously.\n- [Flow](https://kotlinlang.org/docs/reference/coroutines/flow.html) - A flow is an asynchronous\n  version of a Sequence, a type of collection whose values are lazily produced.\n- [Jetpack DataStore](https://developer.android.com/topic/libraries/architecture/datastore) -\n  Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed\n  objects with protocol buffers. DataStore uses Kotlin coroutines and Flow to store data\n  asynchronously, consistently, and transactionally\n- [Android Architecture Components](https://developer.android.com/topic/libraries/architecture) -\n  Collection of libraries that help you design robust, testable, and maintainable apps.\n  - [Stateflow](https://developer.android.com/kotlin/flow/stateflow-and-sharedflow) - StateFlow is a\n    state-holder observable flow that emits the current and new state updates to its collectors.\n  - [Flow](https://kotlinlang.org/docs/reference/coroutines/flow.html) - A flow is an asynchronous\n    version of a Sequence, a type of collection whose values are lazily produced.\n  - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) - Stores\n    UI-related data that isn\"t destroyed on UI changes.\n  - [Jetpack Compose Navigation](https://developer.android.com/jetpack/compose/navigation) - The\n    Navigation component provides support for Jetpack Compose applications.\n\n\n\n## Contribute 🤝\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/paypalme/pixelDeviin)\n\n\n## Credits 🤗\n\n- 🤓 Icons are from [flaticon.com](https://flaticon.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinesh2510%2Fquotes-app-using-jetpack-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinesh2510%2Fquotes-app-using-jetpack-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinesh2510%2Fquotes-app-using-jetpack-compose/lists"}