In industrial agriculture, we cannot control all natural elements in such a enormous area. Due to the development of technology, devices are able to connect each others through Inter- net(always called IoT technology). The increment of crop yield would be affected if undesirable factors could not be controlled. With IoT, this system can help us check the temperature, hu- midity, and air concentration of the environment as soon as possible so that we can adjust the amount of water saving appropriately through a mobile device. Besides, light intensity is also a important factor affecting plant growth, which can be checked through light sensors.
Demo video: https://drive.google.com/file/d/1yrNv2KI1rLszXfzrq3G_5xtkCmWzcDnP/view
Run the server
Step 1: Clone Github link https://github.com/datphamcode295/happyfarm_server.git
git clone https://github.com/datphamcode295/happyfarm_server.git
Step 2: Install package
yarn install
Step 3: run server
yarn start
Run the app
Step 1: Install package
yarn install
Step 2: run expo
yarn start
Step 3: run on your phone Use expo application in your phone to scan the QR code to run.