Skip to content

RishiSargar/Water-Quality-GAE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Water-Quality-GAE

Contains a web app developed to analyse real time water quality at Arizons State University.

  1. Frontend developed using angular
  2. Backend server in python

We fetch data from Google datastore. The water sensors collects water quality parameters every 5 minutes and sends the readings to google cloud. We use that data to analyse and make recommendations whether the water is suitable for drinking or not.

We have hosted our app -> https://release-dot-ninth-tensor-233119.appspot.com/

We also have a researcher view to get raw data -> https://release-dot-ninth-tensor-233119.appspot.com/researcher

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 30.9%
  • Python 28.3%
  • HTML 19.2%
  • JavaScript 14.5%
  • CSS 7.1%