All Projects β†’ hmartiins β†’ PlantManager

hmartiins / PlantManager

Licence: MIT license
🌱 Application to remind people to water their plants🌱

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to PlantManager

react-native-todo
Todo-List app using react-native SwipeView and redux.js with ES6 standards
Stars: ✭ 77 (+79.07%)
Mutual labels:  expo
react-native-bottom-bar
Fully customizable BottomBar with unique design shape for React Native.
Stars: ✭ 74 (+72.09%)
Mutual labels:  expo
aniuta
The simplest state manager for Expo and React Native
Stars: ✭ 35 (-18.6%)
Mutual labels:  expo
4noobs-mobile
App mobile do 4Noobs
Stars: ✭ 69 (+60.47%)
Mutual labels:  expo
markets-react
πŸ“ˆ Check the stock market, from your phone!
Stars: ✭ 47 (+9.3%)
Mutual labels:  expo
hackerweb-native-2
HackerWeb 2: A read-only Hacker News client.
Stars: ✭ 51 (+18.6%)
Mutual labels:  expo
expo-video-player
Customizable Video Player controls for Expo
Stars: ✭ 174 (+304.65%)
Mutual labels:  expo
expo-community-flipper
Flipper Support for Expo Apps in React Native
Stars: ✭ 82 (+90.7%)
Mutual labels:  expo
react-native-qrimage-decoder
QR image decoder for React Native
Stars: ✭ 13 (-69.77%)
Mutual labels:  expo
react-native-web-expo-boilerplate
I am no longer in maintenance
Stars: ✭ 64 (+48.84%)
Mutual labels:  expo
MGSE
Mapping-based Genome Size Estimation (MGSE) performs an estimation of a genome size based on a read mapping to an existing genome sequence assembly.
Stars: ✭ 22 (-48.84%)
Mutual labels:  plants
expo-push-notification-helper
πŸ’¬πŸ”₯This package helps you make expo push notification for React Native easy to use.
Stars: ✭ 32 (-25.58%)
Mutual labels:  expo
dooboo-expo
Complete boilerplate for react-native app with expo. Contains typescript, router, test, localization, navigation, hook and etc.
Stars: ✭ 52 (+20.93%)
Mutual labels:  expo
expo-file-manager
A file manager app made with React Native & Expo
Stars: ✭ 110 (+155.81%)
Mutual labels:  expo
firebase-storage-upload-example
This example has moved
Stars: ✭ 98 (+127.91%)
Mutual labels:  expo
tasit-apps
Native mobile Ethereum dapps for mainstream users
Stars: ✭ 35 (-18.6%)
Mutual labels:  expo
freecbt
βœ¨πŸ™ A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
Stars: ✭ 49 (+13.95%)
Mutual labels:  expo
plant-ontology
Repository for the Plant Ontology
Stars: ✭ 45 (+4.65%)
Mutual labels:  plants
expo-ticket-app
πŸ’Ž A React Native ticket app to start learning Expo very quickly with selected libraries πŸ“š
Stars: ✭ 87 (+102.33%)
Mutual labels:  expo
react-native-popable
Popovers, tooltips for React Native
Stars: ✭ 298 (+593.02%)
Mutual labels:  expo

PlantManager

🌱 Application to remind people to water their plants 🌱

GitHub top language Made by GitHub

πŸ‘€ 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

πŸ’» 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].