Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abhi5658/airqualitymonitoringsystem
- Owner: abhi5658
- Created: 2017-07-18T08:44:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-11T21:49:49.000Z (about 2 years ago)
- Last Synced: 2024-05-01T15:45:51.064Z (8 months ago)
- Topics: air, airqualitymonitoringsystem, ams, index, internship, management, maven, monitoring, mvc, pollution, project, quality, spring, system, tcs, webapp, website
- Language: Java
- Homepage: https://abhi5658.github.io/AirQualityMonitoringSystem
- Size: 22.9 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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)