Skip to content

royarg02/soil_moisture_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This is a Flutter project, which will serve as the dashboard for the Soil Moisture content of a particular area.

Color Theme: Material.io

Font: JetBrains Mono

Screenshots



Description

The app gets its name from the French word for Thirst. Its purpose, is to detect moisture content of soil from sensors.

Moisture was the main motif, but later it rolled to collecting ambient temperature, humidity and light too.

API endpoints and repository

The API implementation of this project can be found in this repository.

The base URL for the application is https://soif.herokuapp.com/

The various endpoints used by this app are:

  • /getdata/<currentdate in dd-mm-yyyy>
  • /getdata/now
  • /setpump
  • /getpump

Contributions

We would love to see some feedback in the form of issues raised and PRs. If you need an IoT project with application integration, this project can serve as the baseline application. Show your appreciation by ⭐ing this repository!​ ​

Team Members