royarg02 / soil_moisture_app

An application to monitor and display soil moisture content for drip irrigation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

An application to monitor and display soil moisture content for drip irrigation.

License:GNU General Public License v3.0


Languages

Language:Dart 99.0%Language:Java 0.5%Language:Swift 0.5%Language:Objective-C 0.0%