{"id":25127661,"url":"https://github.com/jwala-anirudh/plantly-react-native","last_synced_at":"2025-06-24T04:37:15.008Z","repository":{"id":275974091,"uuid":"924045328","full_name":"jwala-anirudh/plantly-react-native","owner":"jwala-anirudh","description":"Full featured plant management app built with expo \u0026 react native","archived":false,"fork":false,"pushed_at":"2025-02-14T04:57:27.000Z","size":7828,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T02:42:33.197Z","etag":null,"topics":["expo","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jwala-anirudh.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,"zenodo":null}},"created_at":"2025-01-29T10:15:03.000Z","updated_at":"2025-06-16T08:23:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d981aef-49d1-4c96-92a4-2633bd27c353","html_url":"https://github.com/jwala-anirudh/plantly-react-native","commit_stats":null,"previous_names":["jwala-anirudh/plantly-react-native"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwala-anirudh/plantly-react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwala-anirudh%2Fplantly-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwala-anirudh%2Fplantly-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwala-anirudh%2Fplantly-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwala-anirudh%2Fplantly-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwala-anirudh","download_url":"https://codeload.github.com/jwala-anirudh/plantly-react-native/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwala-anirudh%2Fplantly-react-native/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261605641,"owners_count":23183853,"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":["expo","react-native"],"created_at":"2025-02-08T11:17:40.959Z","updated_at":"2025-06-24T04:37:14.996Z","avatar_url":"https://github.com/jwala-anirudh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plantly\n\n\u003cimg src=\"./screenshots/plantly.png\" alt=\"Plantly\" width=\"100\" height=\"100\" /\u003e\n\nPlantly is an intuitive React Native application built with Expo, designed to help you keep your plants healthy and hydrated. It features a user-friendly interface for adding and managing plants, complete with watering schedules and reminders. With seamless image integration and quick actions, Plantly ensures that your plant care routine is both efficient and enjoyable.\n\n## Features\n\n### Plant Management\n\n- Add new plants with names, watering frequency, and images.\n- View detailed information about each plant.\n- Delete plants from the list.\n- Water plants and track the last watered date.\n\n### Reminders\n\n- Set watering schedules for each plant.\n- Receive reminders to water your plants.\n\n### Quick Actions\n\n- Use quick actions to add new plants directly from the home screen.\n\n### Image Integration\n\n- Choose images for your plants from the device's gallery.\n- Display plant images in the app.\n\n### Onboarding\n\n- Onboarding screen to guide new users through the app setup.\n\n### Data Persistence\n\n- Plant data is persisted using local storage with zustand and AsyncStorage.\n\n## Screenshots\n\n| Custom Icon                                                      | Splash Screen                                                      | Onboarding                                                      |\n| ---------------------------------------------------------------- | ------------------------------------------------------------------ | --------------------------------------------------------------- |\n| \u003cimg src=\"./screenshots/01.png\" alt=\"Custom Icon\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/02.png\" alt=\"Splash Screen\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/03.png\" alt=\"Onboarding\" width=\"200\" /\u003e |\n\n| Home Screen                                                      | Add Plant                                                      | Pick Plant Image                                                      |\n| ---------------------------------------------------------------- | -------------------------------------------------------------- | --------------------------------------------------------------------- |\n| \u003cimg src=\"./screenshots/04.png\" alt=\"Home Screen\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/05.png\" alt=\"Add Plant\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/06.png\" alt=\"Pick Plant Image\" width=\"200\" /\u003e |\n\n| Crop Picked Image                                                      | Empty Form State                                                      | Filled Form State                                                      |\n| ---------------------------------------------------------------------- | --------------------------------------------------------------------- | ---------------------------------------------------------------------- |\n| \u003cimg src=\"./screenshots/07.png\" alt=\"Crop picked image\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/08.png\" alt=\"Empty Form State\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/09.png\" alt=\"Filled Form State\" width=\"200\" /\u003e |\n\n| Filled Form State Full                                                      | Home Screen with Plants                                                      | Plant Details                                                      |\n| --------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ------------------------------------------------------------------ |\n| \u003cimg src=\"./screenshots/10.png\" alt=\"Filled Form State full\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/11.png\" alt=\"Home Screen with Plants\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/12.png\" alt=\"Plant Details\" width=\"200\" /\u003e |\n\n| Water Plant                                                      | Delete Plant                                                      | Quick Actions                                                      |\n| ---------------------------------------------------------------- | ----------------------------------------------------------------- | ------------------------------------------------------------------ |\n| \u003cimg src=\"./screenshots/13.png\" alt=\"Water Plant\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/14.png\" alt=\"Delete Plant\" width=\"200\" /\u003e | \u003cimg src=\"./screenshots/15.png\" alt=\"Quick Actions\" width=\"200\" /\u003e |\n\n| Deep Linking                                                      |\n| ----------------------------------------------------------------- |\n| \u003cimg src=\"./screenshots/16.png\" alt=\"Deep Linking\" width=\"200\" /\u003e |\n\n## Development Commands\n\n### Install\n\n```bash\nbunx expo install \u003cpackage_name\u003e\n```\n\n### Prebuild\n\n```bash\nbunx expo prebuild --platform android\n```\n\n### Run Android\n\n```bash\nbunx expo run:android\n```\n\n### Deep Link\n\n#### Open plant detail screen\n\n```bash\nbunx uri-scheme open plantly://plants/\u003cplantId\u003e --android\n```\n\n#### Open plant detail screen with query params\n\n```bash\nbunx uri-scheme open plantly://plants/\u003cplantId\u003e\\?action=water --android\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwala-anirudh%2Fplantly-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwala-anirudh%2Fplantly-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwala-anirudh%2Fplantly-react-native/lists"}