Skip to content

A water usage management tool prototyped for Ministry of Water Resource(India) during SIH 2019. This project was decleared winner for CGWA category during SIH Finals.

Notifications You must be signed in to change notification settings

Hyperion101010/monitor-water

Repository files navigation

Monitor-Water: A website to analyse water usage.

An award-winning prototype demonstrated at SIH to Central Ground Water Authority.

In India it is a tedious effort to collect and log water usage reports in offline/paper format. This project is a digital water usage logging and analysis system for central officers and scientists.

Features

  1. Map visualisations of water usage data per each City/State in India,
  2. User alerting system to officers for water overuse.
  3. Plotting of different parameters like water usage metrics, mode of extraction, water level per area and many more.
  4. AI regression model to predict water usage trends for next 10 years.

Setting up the site:

  • This application needs AngularJS and NodeJs (npm) dependencies to be installed on the host PC to run. Check package.json for more context.
  1. Open a terminal in your project directory and run.

    node server.js
    
    • This will setup your backend server.
  2. In a new terminal in same directory run.

    ng serve
    
    • This will setup your frontend server.
  3. Open https://127.0.0.1:4200 in your browser to run the application.

  4. Login using credentials:

    • Username:admin
    • Password:admin123
  5. Check report on water usage using a valid user id:

    • Valid Noc id: 8451651656

Here is an overview of the tool:

Home page:

Screenshot

Configureation page:

Screenshot

Region wise monitoring page:

Screenshot

Analysis page:

Screenshot

Real-life implementation:

Screenshot

If you have any issue open a PR, let me know! Open Source code, open minded work.

About

A water usage management tool prototyped for Ministry of Water Resource(India) during SIH 2019. This project was decleared winner for CGWA category during SIH Finals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •