domesticmouse / DropCount

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

Overview

Water Usage Detector: This device consists of a water flow sensor and nodemcu. It is connected with firebase to send data directly to the database, from where the data is fetched by our app displays the water usage. It would be installed at the water tank outlet and when water is passed through it Water Flow Sensor will get record the readings and through Nodemcu it directly sends data to the firebase.

Screenshots

Build and run

  • Assuming this is your first project, install flutter
  • Clone this project using the url or ssh and cd into the cloned directory
  • Get the dependencies with flutter pub get
  • Run the app in debug mode with flutter run

About

License:MIT License


Languages

Language:Dart 89.5%Language:HTML 9.4%Language:Swift 0.7%Language:Kotlin 0.3%Language:Objective-C 0.1%