This is a visualization platform for farmers who have smart farms based on LoRaWAN. The farmers can check the result of four sensor data such as temperature, humidity, pressure, and wind speed with Graphs and a Map.
- Historial Data is shown by line graphs.
- Initial status is based on the current location of a user.
- All stations are placed on the map as markers.
git clone https://github.com/IIEEE-KSW/Client
cd Client/happyfarmer
npm insatll
npm start