Skip to content

feat: add analytics export functionality and contributor comparison analytics (NSOC'26)#245

Merged
Shriii19 merged 1 commit into
Shriii19:masterfrom
SrashtiChauhan:feat/export-analytics-reports
Jun 8, 2026
Merged

feat: add analytics export functionality and contributor comparison analytics (NSOC'26)#245
Shriii19 merged 1 commit into
Shriii19:masterfrom
SrashtiChauhan:feat/export-analytics-reports

Conversation

@SrashtiChauhan

Copy link
Copy Markdown
Contributor

Related Issue

Closes #244

Summary

This PR enhances the Analytics module by adding contributor comparison analytics and export functionality.

Contributor Comparison Analytics

  • Added Contributor Comparison table between selected sprints

  • Added contributor-level performance tracking

  • Added trend indicators:

    • ▲ Increase
    • ▼ Decrease
    • ● No Change
  • Added color-coded performance trends

  • Added sorting support:

    • Highest Improvement
    • Highest Decline
    • Name
  • Added empty state handling

Export Functionality

  • Export Contributor Comparison as CSV
  • Export Contributor Comparison as PDF
  • Automatic file naming using selected sprint values
  • Export includes contributor performance data and change values

CSV Export

Screenshot from 2026-06-08 10-32-36

Testing

  • Sprint comparison renders correctly
  • Contributor comparison table renders correctly
  • Sorting works correctly
  • Trend indicators display correctly
  • Empty state works correctly
  • CSV export downloads successfully
  • PDF export downloads successfully
  • Sprint switching updates exported data correctly

Tech Stack

  • Next.js
  • React
  • Tailwind CSS

Checklist

  • Contributor comparison analytics implemented
  • Sorting support implemented
  • Empty state implemented
  • CSV export implemented
  • PDF export implemented
  • Tested locally

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

@SrashtiChauhan is attempting to deploy a commit to the shreemp194-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

👋 Thank you for opening this pull request! I will review your changes and assist you soon.

@SrashtiChauhan

Copy link
Copy Markdown
Contributor Author

hi @Shriii19 ,
kindly review my pr

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flow-forge Ready Ready Preview, Comment Jun 8, 2026 3:01pm

@Shriii19 Shriii19 merged commit db1b78c into Shriii19:master Jun 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add export functionality for analytics reports (NSOC'26)

2 participants