
Air Quality Notification Web App
Introduction:
This project is designed to display and notify users about real-time air quality metrics like PM2.5, PM10, CO2, and AQI using public air quality APIs or hardware sensors.
Objective:
To help students and residents make informed decisions about outdoor activities and health precautions based on current air quality.
Key Features:
- Real-time AQI monitoring.
- Color-coded health alerts and safety suggestions.
- Historical trend analysis of air pollution.
- Email or SMS alerts when AQI exceeds safe limits.
Modules:
- AQI Dashboard: Displays key pollutants and AQI levels.
- Notification System: Push/email alerts.
- Admin Panel: Manage locations, thresholds.
- Analytics Module: Historical and trend graphs.
Tech Stack:
- Frontend: Angular
- Backend: Node.js + Express
- Database: MongoDB
- API: OpenWeather