Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am-ash-or-am-i/jaldristi
A Water Crowdsourcing and Management Platform
https://github.com/am-ash-or-am-i/jaldristi
Last synced: 3 days ago
JSON representation
A Water Crowdsourcing and Management Platform
- Host: GitHub
- URL: https://github.com/am-ash-or-am-i/jaldristi
- Owner: AM-ash-OR-AM-I
- Created: 2023-09-30T15:07:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T15:24:53.000Z (about 1 year ago)
- Last Synced: 2024-11-05T10:07:31.434Z (about 2 months ago)
- Language: Dart
- Homepage:
- Size: 8.14 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team-14
JalDristi
A Comprehensive Water Crowdsourcing and Management Platform---
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Problem Statement](#problem-statement)
- [Screenshots](#screenshots)
- [Releases](#releases)
- [Features](#features)
- [Architecture](#architecture)
- [Demo](#demo)
- [Installation](#installation)## Introduction
Welcome to **JalDristi**, a state-of-the-art Water Crowdsourcing and Management Platform! Our mission is to provide a comprehensive solution for crowd-sourcing water-related problems, analyzing geo-referenced images, and efficiently managing water-related issues.
## Problem Statement
**Problem Statement ID:** 1291
**Organization:** Ministry of Jal Shakti
**Category:** Software
**Domain:** Disaster ManagementIn the realm of disaster and crisis management, particularly during flooding events, water quality issues, urban flooding, and drainage problems, geo-referenced images shared by citizens are invaluable. **JalDristi** categorizes water-related problems, facilitates open data sourcing, and assists administrators in proactive water management.
## Screenshots
![Login Screen](./screenshots/loginscreen.png)| ![Home Screen](./screenshots/homescreen.jpg) | ![Home Screen](./screenshots/reportscreen.jpg) |
| :----------------------------------------: | :------------------------------------------: | :---:|![Web1](./screenshots/web1.jpeg)
![Web2](./screenshots/web2.jpeg)
![Web3](./screenshots/web3.jpeg)## Releases
- **JalDrishti Version 0.0.2** : [Download from here](https://github.com/ITER-SIH/Team-14/releases/tag/v0.0.2-alpha)
- **Deployed Dashboard** : [Visit here](https://shubhendra.in)## Features
- [x] **Mobile App (Flutter):** Capture and submit water-related problems with geo-referenced images.
- [x] **React Web Dashboard:** Real-time visualizations of water-related issues on a map.
- [x] **Python AWS Backend:** Handles image analysis, data processing, and open data sourcing.
- [x] **Open Sourcing of Data:** Promotes transparency and data-driven decision-making.
- [x] **Disaster Management Support:** Aids emergency responders and financial loss assessment.## Architecture
**JalDristi** comprises three essential components:
- **Mobile App (Flutter):** Empowers users to report water issues swiftly.
- **React Web Dashboard:** Provides administrators with real-time insights.
- **Python AWS Backend:** Ensures robust data processing and storage.## Demo
## Installation
To set up the project locally:
1. Clone the repository:
```bash
git clone https://github.com/your-username/JalDristi.git
cd JalDristi
```2. To run flutter app
- `cd app/jal_dristi_app`
- `flutter pub get`
- `flutter run android`## Credentials (For Testing)
- For admin -> username: `admin`, password: `admin`
- For reporter -> username: `ashu`, password: `ashu123`