Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhi5658/airqualitymonitoringsystem

This is a website which helps monitor air quality of different regions.
https://github.com/abhi5658/airqualitymonitoringsystem

air airqualitymonitoringsystem ams index internship management maven monitoring mvc pollution project quality spring system tcs webapp website

Last synced: about 2 months ago
JSON representation

This is a website which helps monitor air quality of different regions.

Awesome Lists containing this project

README

        

# AirQualityMonitoringSystem
This is a WebApp made for monitoring Air Quality made for Internship project under TATA CONSULTANCY SERVICES.

### Features :
- User/Admin Login
- Admin Panel
- Add AQI Details of a region
- Add new region
- View air quality
- Notifications of high AQI in a region

# Contributors
- [Abhishek Shah](https://github.com/abhi5658)
- [Ghanshyam Savaliya](https://github.com/ghanshyam707)
- [Jimmy Chopda](https://github.com/jhchopda)

## Technologies used:
- Spring MVC
- PostgreSQL
- Maven
- AWS

## Languages used:
- Java
- JSP
- JSON
- JDBC
- HTML/CSS

## Screenshots

- Homepage

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/homepage.png)

- Login via user/admin

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/login.png)

- Sign Up Page

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/sign-up.png)

- Admin Panel

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/admin-panel.png)

- Add pollutants concentration of a region(aqi details)

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/add-aqi.png)

- Add new location

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/add-region.png)

- Search and view pollution of a region in specified time period

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/search.png)

- Viewing searched pollution of a region

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/view-graph.png)

- Notification of high pollution concentration

![screenshot](https://github.com/abhi5658/AirQualityMonitoringSystem/raw/master/Screenshots/notification.png)