feat: add air quality data export, reports, and shareable links - #1101
Open
karan-chaos wants to merge 3 commits into
Open
feat: add air quality data export, reports, and shareable links#1101karan-chaos wants to merge 3 commits into
karan-chaos wants to merge 3 commits into
Conversation
|
@karan-chaos is attempting to deploy a commit to the Aditya Mahajan's projects Team on Vercel. A member of the Team first needs to authorize it. |
Thank You for Your Contribution! 🎉Hi @karan-chaos, Thank you for opening this Pull Request and contributing to our project. We truly appreciate your efforts.
The maintainer @Aditya8369 will review your PR shortly! Happy Contributing! 🚀 |
Add a comprehensive data export module that lets users download AQI trend data as CSV or JSON, preview and copy formatted text reports with health guidance, generate shareable city links, and filter data by time range with an interactive preview table and trend chart. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
Add a multi-city AQI comparison module with ranked leaderboards, pollutant-level breakdown tables with WHO-limit exceedance flags, health-risk categorisation groups, bar chart visualisation, CSV export, and a formatted text report with clipboard copy. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
Add a cumulative pollution exposure tracker that records AQI readings on each refresh cycle, computes daily/weekly summaries, calculates a rolling 7-day health score with animated ring, classifies exposure risk levels, generates personalised recommendations, and supports CSV export with clipboard copy and history reset. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
karan-chaos
force-pushed
the
feature/exposure-timeline-tracker
branch
from
August 29, 2026 09:20
3e48f52 to
2185f4c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
#1100
This PR adds air quality data export and sharing functionality with CSV/JSON
downloads, health-guidance reports, time-range filtering, trend previews,
and shareable links.
Changes
Data Export
Added support for:
Text Reports
Added formatted air quality reports with:
.txtdownloadsTime-Range Filtering
Added filters for:
Data Preview
Added:
Sharing
Added:
Verification
.txtdownload verified