π± Application to remind people to water their plantsπ±
Last updated Mar 6, 2026
48
Stars
7
Forks
0
Issues
0
Stars/day
Attention Score
3
Language breakdown
No language data available.
βΈ Files
click to expand
README
π About
Several places use plants, be it their home or business, and nowadays the human being is more and more busy, so he ends up forgetting to water his plants. Plantmanager came to solve this problem, with this application you will know when and how to water your plants !!
π Technologies
- Node.js - Expo - React Native - TypeScript - ESlint - Prettier - EditorConfig
π» Getting started
Requirements
Installing and running the project
Clone the project and access the folder
$ git clone https://github.com/hmartiins/plantmanager
$ cd plantmanager
Follow the steps below
# Install the dependencies
$ yarn install
Make a copy of '.env.example' to '.env'
and set with YOUR environment variables.
$ cp .env.example .env
Finally, run the api service in a development environment :)
$ yarn start
Well done, PlantManager is started!
π License
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright Β© 2021-present, hmartiins.
π More in this category