{"id":22841099,"url":"https://github.com/saahiyo/quotes-app","last_synced_at":"2025-10-12T12:45:56.959Z","repository":{"id":267453202,"uuid":"901293135","full_name":"saahiyo/Quotes-app","owner":"saahiyo","description":"A simple Android application that displays random quotes using the ZenQuotes.io API. ","archived":false,"fork":false,"pushed_at":"2024-12-10T17:38:55.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T20:59:42.963Z","etag":null,"topics":["android-studio","api-integration","kotlin","kotlin-android","quotes-api","quotes-application"],"latest_commit_sha":null,"homepage":"","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/saahiyo.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-12-10T11:50:23.000Z","updated_at":"2024-12-10T17:42:14.000Z","dependencies_parsed_at":"2024-12-10T13:29:16.335Z","dependency_job_id":null,"html_url":"https://github.com/saahiyo/Quotes-app","commit_stats":null,"previous_names":["saahiyo/quotes-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saahiyo%2FQuotes-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saahiyo%2FQuotes-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saahiyo%2FQuotes-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saahiyo%2FQuotes-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saahiyo","download_url":"https://codeload.github.com/saahiyo/Quotes-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418699,"owners_count":20773935,"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-studio","api-integration","kotlin","kotlin-android","quotes-api","quotes-application"],"created_at":"2024-12-13T01:14:50.699Z","updated_at":"2025-10-12T12:45:51.934Z","avatar_url":"https://github.com/saahiyo.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quotes-app : Random Quote Generator App\n\nA simple Android application that displays random quotes using the ZenQuotes.io API. This app is built with Kotlin and demonstrates the usage of Retrofit for API integration.\n\n## Features\n\n- Fetch and display random quotes\n- Display quote author\n- Next button to load new quotes\n- Loading indicator while fetching quotes\n- Error handling for failed API requests\n\n## Technologies Used\n\n- Kotlin\n- Android Studio\n- Retrofit for API calls\n- ViewBinding for UI\n- Coroutines for asynchronous operations\n- ZenQuotes.io API\n\n## Screenshots\n\n[![Demo screenshot](https://github.com/user-attachments/assets/cfd7d7d8-cb6d-4c2d-88f8-89faa4ead50d)\n]\n\n## Setup\n\n1. Clone this repository\n2. Open the project in Android Studio\n3. Build and run the application\n\n## Dependencies\n\nAdd these dependencies in your app's build.gradle file:\n\n```gradle\ndependencies {\n    implementation 'com.squareup.retrofit2:retrofit:2.9.0'\n    implementation 'com.squareup.retrofit2:converter-gson:2.9.0'\n}\n```\n\n## API Reference\n\nThis app uses the [ZenQuotes.io](https://zenquotes.io/) API to fetch random quotes.\n\n## Learning Resources\n\nIf you're new to Android development, here are some topics to explore:\n- Kotlin fundamentals\n- Android Activity lifecycle\n- ViewBinding\n- Retrofit and API integration\n- Coroutines in Android\n- Error handling in Android\n\n## Contributing\n\nFeel free to fork this project and submit pull requests. As a beginner project, this is open to improvements and suggestions.\n\n## License\n\nMIT License\n\nCopyright (c) 2024 \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 all\ncopies 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 THE\nSOFTWARE.\n\n## Acknowledgments\n\n- Thanks to ZenQuotes.io for providing the quotes API\n- Built as a learning project for Android development with Kotlin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaahiyo%2Fquotes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaahiyo%2Fquotes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaahiyo%2Fquotes-app/lists"}