Skip to content

feat: add sprint-to-sprint comparison analytics (NSOC'26)#134

Merged
Shriii19 merged 1 commit into
Shriii19:masterfrom
SrashtiChauhan:enhancement/sprint-comparison-analytics
May 31, 2026
Merged

feat: add sprint-to-sprint comparison analytics (NSOC'26)#134
Shriii19 merged 1 commit into
Shriii19:masterfrom
SrashtiChauhan:enhancement/sprint-comparison-analytics

Conversation

@SrashtiChauhan
Copy link
Copy Markdown
Contributor

Description

This PR introduces sprint-to-sprint comparison functionality in the Insights → Analytics section.
Previously, analytics data could only be viewed for a single sprint at a time. This enhancement allows users to compare two sprint periods side by side, making it easier to evaluate performance changes across development cycles.

Changes Made

Sprint Comparison Support

  • Added dual sprint selectors for comparison
  • Introduced Sprint A and Sprint B state management
  • Enabled dynamic switching between sprint datasets

Comparison Metrics

Added a new Sprint Comparison section displaying:

  • Completed Tasks comparison
  • Review Activity comparison
  • Difference between selected sprints

Dynamic Updates

  • Metrics update automatically when sprint selections change
  • Supports all available sprint datasets
  • Preserves existing analytics functionality

Benefits

  • Provides historical sprint context
  • Helps teams identify performance improvements or regressions
  • Creates a foundation for future analytics enhancements
  • Improves visibility into sprint progress over time

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS

Screenshot

Screenshot from 2026-05-31 12-35-41

Closes #128

@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

@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
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

@SrashtiChauhan
Copy link
Copy Markdown
Contributor Author

hi @Shriii19 , Kindly review my pr

@Shriii19

@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

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

Project Deployment Actions Updated (UTC)
flow-forge Ready Ready Preview, Comment May 31, 2026 4:09pm

@Shriii19 Shriii19 merged commit 8456bdf into Shriii19:master May 31, 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.

Enhancement: Sprint Comparison Analytics for Performance Insights (NSOC'26)

2 participants