{"id":25683049,"url":"https://github.com/henriquemarquesdev/plantmanager","last_synced_at":"2026-04-13T15:32:26.525Z","repository":{"id":109939013,"uuid":"359450022","full_name":"henriquemarquesdev/plantmanager","owner":"henriquemarquesdev","description":"Next Level Week #05 by Rocketseat - React Native.","archived":false,"fork":false,"pushed_at":"2023-01-14T17:25:47.000Z","size":448,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T16:48:08.969Z","etag":null,"topics":["async-storage","axios","expo","react","react-native","react-navigation","rocketseat","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/henriquemarquesdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-19T12:23:49.000Z","updated_at":"2023-01-14T19:46:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e39e05b5-31f9-42e3-8e66-20b823291c8c","html_url":"https://github.com/henriquemarquesdev/plantmanager","commit_stats":null,"previous_names":["henriquemarquesdev/plantmanager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henriquemarquesdev/plantmanager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fplantmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fplantmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fplantmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fplantmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henriquemarquesdev","download_url":"https://codeload.github.com/henriquemarquesdev/plantmanager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquemarquesdev%2Fplantmanager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["async-storage","axios","expo","react","react-native","react-navigation","rocketseat","typescript"],"created_at":"2025-02-24T16:40:53.377Z","updated_at":"2026-04-13T15:32:26.505Z","avatar_url":"https://github.com/henriquemarquesdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n  \u003cimg align=\"center\" src=\"./assets/icon.png\" width=\"200px;\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  🚀 Done 🚀\n\u003c/h1\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003cimg alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/hmdarkfir3/plantmanager?style=for-the-badge\"\u003e\n  \n  \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/hmdarkfir3/plantmanager?style=for-the-badge\"\u003e\n  \n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge\" /\u003e\n\u003c/p\u003e\n  \n---\n\n## 📋 About\n\nAn app that helps you remember when to water your plants.\n\n---\n\n## 📂 How to run this project\n\nTo clone and run this app, you will need to [Git](https://git-scm.com), [NodeJs](https://nodejs.org/en/) and [Android Studio](https://developer.android.com/studio) installed on your computer or a mobile device with android or ios with the [Expo Go](https://expo.dev/client) app installed.\n\n### 🌀 Cloning the repository\n\n```bash\n# Clone this repository\n$ git clone https://github.com/HMDarkFir3/plantmanager.git\n\n# Access the project folder in the terminal/cmd\n$ cd plantmanager\n```\n\n### 🎲 Running the Application\n\n```bash\n# Install dependencies\n$ yarn install ou npm install\n\n# If you are using your cellphone how emulator, run\n$ npx expo start\n\n# If you are using the Android emulator, run\n$ yarn android ou npm run android\n\n# If you are using the IOS emulator, run\nyarn ios ou npm run ios\n```\n\n---\n\n## 🚀 Technologies Used\n\nThe project was developed using the following technologies:\n\n- [React Native](https://reactnative.dev)\n- [Expo](https://docs.expo.io)\n- [TypeScript](https://www.typescriptlang.org)\n- [React Navigation](https://reactnavigation.org)\n- [Async Storage](https://react-native-async-storage.github.io/async-storage/docs/install/)\n- [Axios](https://github.com/axios/axios)\n\n---\n\n## 💪 How to contribute to the project\n\n1. Make a **fork** of the project.\n2. Create a new branch with your changes: `git checkout -b my-feature`\n3. Save the changes and create a commit message telling you what you've done: `git commit -m \"feature: My new feature\"`\n4. Submit your changes: `git push origin my-feature`\n   \u003e If you have any questions check out this [guide on how to contribute to GitHub](https://github.com/firstcontributions/first-contributions)\n\n---\n\n## 🧑 Author\n\n\u003cimg style=\"border-radius: 50%;\" src=\"https://github.com/HMDarkFir3.png\" width=\"150px;\" alt=\"\"/\u003e\n \u003ch4\u003eHenrique Luís Oliveira Marques\u003c/h4\u003e\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/henrique-luís-oliveira-marques-3406361a7/\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003cp\u003e\n\n---\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](./LICENSE) to learn more.\n\u003cbr\u003e\n👋🏽 [Get in touch!](https://www.linkedin.com/in/henrique-luís-oliveira-marques-3406361a7/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fplantmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriquemarquesdev%2Fplantmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquemarquesdev%2Fplantmanager/lists"}