{"id":17607583,"url":"https://github.com/kulloveth/wellnesscity","last_synced_at":"2025-04-30T13:23:17.248Z","repository":{"id":37440549,"uuid":"302168820","full_name":"kulloveth/WellnessCity","owner":"kulloveth","description":"An app to help user stay healthy, get Health and Diet tips/advice and Covid 19 Regular Reminder to stay safe","archived":false,"fork":false,"pushed_at":"2021-01-24T00:41:36.000Z","size":12001,"stargazers_count":23,"open_issues_count":8,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-30T13:22:11.185Z","etag":null,"topics":["android","coil-image-loader","coroutines","gads2020","hacktoberfest","hilt-android","kotlin","livedata","lottie-animation","navigation-component","viewbinding","viewmodel"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kulloveth.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":"2020-10-07T21:51:48.000Z","updated_at":"2025-03-22T07:15:55.000Z","dependencies_parsed_at":"2022-08-19T06:11:36.902Z","dependency_job_id":null,"html_url":"https://github.com/kulloveth/WellnessCity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulloveth%2FWellnessCity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulloveth%2FWellnessCity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulloveth%2FWellnessCity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulloveth%2FWellnessCity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kulloveth","download_url":"https://codeload.github.com/kulloveth/WellnessCity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251711959,"owners_count":21631308,"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","coil-image-loader","coroutines","gads2020","hacktoberfest","hilt-android","kotlin","livedata","lottie-animation","navigation-component","viewbinding","viewmodel"],"created_at":"2024-10-22T16:43:29.013Z","updated_at":"2025-04-30T13:23:17.186Z","avatar_url":"https://github.com/kulloveth.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WellnessCity\n  \n   ![Bower](https://img.shields.io/bower/l/html?style=for-the-badge) ![Bower](https://img.shields.io/badge/-Kotlin-7f7.svg?style=for-the-badge) \n   ![Bower](https://img.shields.io/badge/-Android-7f7.svg?style=for-the-badge)\n\nA GADS Community Project to help user stay healthy, get Health and Diet tips/advice and Covid 19 Regular Reminder to stay safe\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n        \n   ![Slide](https://github.com/kulloveth/WellnessCity/blob/master/app/screenshots/Wcity.gif)\n    \u003c/td\u003e\n        \n   \u003ctd\u003e\n    \n   ![Slide](https://github.com/kulloveth/WellnessCity/blob/master/app/screenshots/welcome.png)\n    \u003c/td\u003e\n    \n   \u003ctd\u003e\n    \n   ![Slide](https://github.com/kulloveth/WellnessCity/blob/master/app/screenshots/illness.png)\n    \u003c/td\u003e\n     \n \u003c/tr\u003e\n \n   \u003ctr\u003e\n   \u003ctd\u003e\n       \n   ![Slide](https://github.com/kulloveth/WellnessCity/blob/master/app/screenshots/diets.png)\n    \u003c/td\u003e\n    \n   \u003ctd\u003e\n    \n   ![Slide](https://github.com/kulloveth/WellnessCity/blob/master/app/screenshots/options.png)\n    \u003c/td\u003e\n\n\u003ctd\u003e\n    \n  ![Slide](https://github.com/kulloveth/WellnessCity/blob/master/app/screenshots/health_tips.png)\n\u003c/td\u003e\n\n   \u003c/tr\u003e\n  \u003c/table\u003e\n\n# Contributing to WellnessCity\nYou are welcome to contribute to WellnessCity Android app, follow the [Getting Started](#getting-started) guideline to make your first pull request\n\n### Getting Started\n* fork and clone the your copy of the repository\n* get your api key from [Spoonacular foods api](https://spoonacular.com/food-api/)\n* create a gradle.properties file, create an API_KEY string variable with your own apikey from the above website as the value\n* Request for the google-services.json for the firebase services\n* create a new branch from develop\n* pick an issue or create one\n* declare your interest to work on an issue and get assigned\n* start working on it\n\n### Pull Request\n* Create a pull request against develop branch\n* Ensure your branch is up to date with latest develop changes\n* reference the issue you worked on in your PR\n* Explain what your PR does\n\n## Libraries Used\n\n* Dagger Hilt\n* Retrofit\n* Cloud Firestore\n* Preference DataStore\n* ViewModel\n* LiveData\n* Lottie\n* Coroutines\n* Navigation Components\n* Timber\n\n## MIT License\n```\nCopyright (c) 2021 Loveth Nwokike\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulloveth%2Fwellnesscity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkulloveth%2Fwellnesscity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulloveth%2Fwellnesscity/lists"}