Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.24 KB

File metadata and controls

49 lines (30 loc) · 1.24 KB

Client

📌 Introduction

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.

📌 Skills

Language

Stack


📌 Main Functions

Graphs

  • Historial Data is shown by line graphs.

Map

  • Initial status is based on the current location of a user.
  • All stations are placed on the map as markers.

📌 Quick Start

Download

git clone https://github.com/IIEEE-KSW/Client
cd Client/happyfarmer

Install Package

npm insatll

Execution

npm start

📌 Demo

Service Demo