Code Monkey home page Code Monkey logo

idealisticintj / adam-ale Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 2.74 MB

Winning submission for Google Developers Student Clubs' Solution Challenge internal hackathon - a potable water location tagging system for victims of natural calamities, including a testing probe with a Multi-Sensor Array (MSA) to measure water quality and geotag safe water sources for the affected to access.

Home Page: https://idealisticintj.github.io/Adam-Ale-WebApp/

License: GNU General Public License v3.0

HTML 61.23% CSS 35.59% JavaScript 3.18%
html css javascript webapp innovation

adam-ale's Introduction

             

A Potable Water Location Tagging System for Victims of Natural Calamities.

Check it out ---> HERE

Introduction

  • Natural calamities can't be prevented but the impact of the disaster on life sure can be mitigated to a certain extent by taking quick remedial action. It is seen that the unavailability of potable water after a disaster leads to consumption of water unfit for drinking rendering individuals prone to various water-borne diseases and maybe, even a full-blown pandemic in worst-case scenarios.
  • The Adam’s Ale project, when implemented, would be highly beneficial to people in case of such disasters and natural calamities.
  • We aim to significantly reduce the post-disaster epidemics due to water-borne diseases through this project.

Features

The personnel from rescue team (referred to here as ‘Tester’) will be carrying ‘Testing Probes’ to check the quality of water in local water sources. If it is found fit for drinking, the location will be saved for the victims to consume water from that.

  1. Operator’s side: The testing probe will be able to identify water sources safe for drinking and tag its geolocation.
  2. User’s side: Victim’s mobile application will be able to identify the nearest potable water source in online/offline modes and the guide to it.

Parts

The project is divided into 4 parts:

1. Tester’s side

  • The testing probe will be equipped with a Multi-Sensor Array (MSA) that will be able to measure the temperature, pH, turbidity and Oxidation Reduction Potential (ORP) of the water body and follow the parameters from WHO guidelines to determine whether the water is safe for drinking.
  • If yes, it will be communicated to the tester’s phone. Application there will be able to communicate the same to the server using online method.

2. Cloud

  • The data (geolocations) of the water sources will be stored in a firebase database. The read, write and fetch functions on the firebase database and calculation of distance and nearest water source is done in the cloud.

3. User/Victim’s side

  • The user side application can be used in Online as well as offline modes(Usually, there are connectivity uses after natural calamities).
Online Mode Offline Mode
The online mode captures the geolocation of the user and sends it to the cloud VM. It directs the user to the nearest water source using Google Maps after receiving the coordinates from the cloud. The offline mode sends the current GPS coordinates to the SMS base station via a SMS message and shows the route directions to the nearest water source.

4. SMS Base station

The SMS Base station receives the GPS coordinates of the user via SMS and sends it to the cloud. Since we are well aware of the fact that the user is offline, we are fetching route directions and sending it back via another SMS.

WebApp Tech Stack

HTML 5 CSS 3 JavaScript BootStrap

Future Scope

  • As cellular network might be disrupted in case of natural calamities, even the offline way of updating the database might not work. Hence, we have decided to add LoRaWAN feature to the testing probe in later versions of the project. Then, the base station would be able to communicate the same to the server.
  • In further versions of the project, we aim to develop the application for Kai OS and other feature phones so that no one is deprived of the basic amenity (bare necessity) - drinking water.
  • Backend Modification and implementation of load balancing to make Adam’s Ale available to more number of users at a time.

adam-ale's People

Contributors

adityamitra5102 avatar salma2vec avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.