{"id":25350225,"url":"https://github.com/sahil-4/quotes-app","last_synced_at":"2026-04-28T17:01:42.808Z","repository":{"id":204831414,"uuid":"712734865","full_name":"Sahil-4/Quotes-App","owner":"Sahil-4","description":"Quotes App is an Android application where you can read and share quotes.","archived":false,"fork":false,"pushed_at":"2023-11-01T06:30:56.000Z","size":5643,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T00:49:39.545Z","etag":null,"topics":["android","cronet","gson","java","mvvm","quotable-api","quotes-app","roomdb"],"latest_commit_sha":null,"homepage":"https://apps-alpha.netlify.app/app.apk","language":"Java","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/Sahil-4.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}},"created_at":"2023-11-01T04:31:28.000Z","updated_at":"2023-11-02T07:56:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"d53beaa0-5574-4e2b-8dac-d292cff0ffb5","html_url":"https://github.com/Sahil-4/Quotes-App","commit_stats":null,"previous_names":["sahil-4/quotes-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sahil-4/Quotes-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahil-4%2FQuotes-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahil-4%2FQuotes-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahil-4%2FQuotes-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahil-4%2FQuotes-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sahil-4","download_url":"https://codeload.github.com/Sahil-4/Quotes-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahil-4%2FQuotes-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","cronet","gson","java","mvvm","quotable-api","quotes-app","roomdb"],"created_at":"2025-02-14T17:00:00.516Z","updated_at":"2026-04-28T17:01:42.791Z","avatar_url":"https://github.com/Sahil-4.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quotes App\n\n### Quotes App, An Android application designed to Inspire and Motivate users with a Collection of powerful and inspiring quotes.\n\n#### Demo Video\n\nhttps://www.youtube.com/watch?v=4XS580ajZN8\n\n### Table of Contents\n\n1.  **[Download Link](#download-link)**\n2.  **[Features of Application](#features-of-application)**\n3.  **[Screenshots](#screenshots)**\n4.  **[How to Use This App](#how-to-use-this-app)**\n    - [How to See History](#how-to-see-the-history)\n    - [How to Get Personalized Quotes](#get-personalized-quotes)\n    - [How to Set Notifications](#set-notifications)\n    - [How to Set Widget](#use-the-widget)\n5.  **[How to Build Your Own Version of This App](#how-to-build-your-own-version-of-this-app)**\n6.  **[Acknowledgement, Credits, and Tools](#credits-and-tools-used)**\n\n### Download Link\n\nYou can download the app from [Here](https://apps-alpha.netlify.app/app.apk)\n\n### Features of Application\n\n1. View Quotes\n2. Change Quote\n3. Share Quote\n4. Set Notifications\n5. Personalized Tags\n6. Home Screen Widget\n7. View History of Quotes\n\n### Screenshots\n\n![quotes-app-design](./qoutes-app-design.png)\n\n### How to Use This App\n\n##### How to see the history\n\n1. Open Quotes App\n2. Click on 3 Dot\n3. Select History opetion\n\nHere you can see all past quotes.\n\n##### Get personalized quotes\n\nTo get Quotes suits you\n\n1. Open Quotes App\n2. Click on 3 Dot button\n3. Select Settings\n4. Check the tags in Preferences you like\n\nNow you will see quotes according to your preference.\n\n##### Set notifications\n\nUse Notification feature to get Quote notification anytime you want\n\n1. Open Quotes App\n2. Click on 3 Dot button\n3. Select Settings\n4. Now you will see toggle button to enable and disable notification\n5. You will see a + icon also\n6. Using + icon you can add time on which you want to get Quote notification\n\n##### Use the widget\n\n1. Click on empty space in your home screen\n2. You will see option to add Widgets\n3. Find the Quotes App widget\n4. Press and hold to select the widget and release after reaching to exact place on honescreen.\n\nNow you can see Quote just from your homescreen and this Quote will get updated in every half day,\n\n### How to Build Your Own Version of This App\n\n1. Clone the repository using the following command:\n\n```bash\ngit clone https://github.com/Sahil-4/Quotes-App\n```\n\n2. Open the Quotes App project in Android Studio.\n\n3. Customize the code to match your requirements.\n\n4. Build the app using Android Studio's build tools.\n\n### Credits, and Tools Used\n\n1. [MVVM Architecture](https://developer.android.com/topic/architecture)\n\n2. [Quotable - Random Quotes API](https://github.com/lukePeavey/quotable)\n\n3. [Cronet - For making api calls](https://developer.android.com/codelabs/cronet#0)\n\n4. [GSON Library - To parse JSON Object](https://github.com/google/gson)\n\n5. [Room Database](https://developer.android.com/training/data-storage/room)\n\n6. [Shared Preferences](https://developer.android.com/training/data-storage/shared-preferences)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahil-4%2Fquotes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahil-4%2Fquotes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahil-4%2Fquotes-app/lists"}