Description:
The current notification system only triggers when AQI exceeds the default threshold. Users cannot customize thresholds per pollutant or set quiet hours for notifications.
Proposed Feature:
- Add a "Notification Settings" panel (gear icon in AlertsPanel).
- Allow users to set custom AQI threshold (e.g., alert me when AQI > 80).
- Allow per-pollutant thresholds (e.g., PM2.5 > 25).
- Add "Quiet Hours" setting to suppress notifications during specified times.
- Store settings in localStorage.
Description:
The current notification system only triggers when AQI exceeds the default threshold. Users cannot customize thresholds per pollutant or set quiet hours for notifications.
Proposed Feature: