Skip to content

feat: enhance summary screen with activity insights and accessibility improvements#355

Open
Dhruva5vora wants to merge 2 commits into
Somil450:mainfrom
Dhruva5vora:feat/calories-burned
Open

feat: enhance summary screen with activity insights and accessibility improvements#355
Dhruva5vora wants to merge 2 commits into
Somil450:mainfrom
Dhruva5vora:feat/calories-burned

Conversation

@Dhruva5vora

Copy link
Copy Markdown

🚀 Pull Request Template

📌 Related Issue

Fixes #50


Changes Made

  • Added weekly activity rep-score chart
  • Improved accessibility with ARIA live regions
  • Added visual workout insights
  • Enhanced summary UI responsiveness
  • Fixed screen reader support issues

Type of Change

  • Feature
  • Accessibility Improvement
  • UI Enhancement

@vercel

vercel Bot commented May 24, 2026

Copy link
Copy Markdown

@Dhruva5vora is attempting to deploy a commit to the somiljain2024-4175's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Somil450 Somil450 self-requested a review May 26, 2026 08:53
@Somil450 Somil450 added gssoc-26 Marks GSSoC issues gssoc:approved Officially reviewed and approved GSSoC contribution ready for scoring mentor:Somil450 Reviewed and mentored by Somil450 for GSSoC contribution tracking. type:feature Adds a new feature or functionality to the project. type:design Improves UI/UX, visual appearance, or user interaction experience labels May 26, 2026
@Somil450

Copy link
Copy Markdown
Owner

@Dhruva5vora plz resolve the merge conflicts

@Dhruva5vora

Copy link
Copy Markdown
Author

Hi @Somil450 ,

I’ve resolved all merge conflicts from my side and force-pushed the updated branch. I also synced the branch with the latest main and ensured everything is clean locally.

However, GitHub is still showing merge conflicts on the PR. Could you please re-check or help refresh/rebase from your side?

Let me know if you want me to rebase again on latest main.

@Somil450

Copy link
Copy Markdown
Owner

@Dhruva5vora here it is still showing unresolved conflicts in package-lock.json and src/components/WorkoutScreen.tsx. Please rebase again with the latest main, resolve the conflicts, and push the updated branch. Let me know once done.

@Dhruva5vora

Copy link
Copy Markdown
Author

Hi @Somil450 ,

I rechecked the branch locally after the latest push. The conflicts in WorkoutScreen.tsx and package-lock.json are resolved, and there are no remaining conflict markers (<<<<<<<, =======, >>>>>>>) in the files.

I also verified the diff against the latest main, and it only contains the intended PR changes now. It seems GitHub may still be showing a stale conflict state after the force-push/rebase sequence. Could you please re-check the PR once from your side?

@Karanjot786

Copy link
Copy Markdown

Hey @Dhruva5vora! Saw your work on GSSoC 2026.

We are building TermUI, a TypeScript terminal UI framework with React-style hooks and JSX, rendered entirely in the terminal.

We have 55 unassigned GSSoC issues open, including new widgets, hooks, and CLI tooling. Your TypeScript background transfers directly.

Karanjot, TermUI maintainer

@Dhruva5vora

Copy link
Copy Markdown
Author

Hey @Dhruva5vora! Saw your work on GSSoC 2026.

We are building TermUI, a TypeScript terminal UI framework with React-style hooks and JSX, rendered entirely in the terminal.

We have 55 unassigned GSSoC issues open, including new widgets, hooks, and CLI tooling. Your TypeScript background transfers directly.

Karanjot, TermUI maintainer

Heyy @Karanjot786 I went through all of your issues but all of em are assigned already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Officially reviewed and approved GSSoC contribution ready for scoring gssoc-26 Marks GSSoC issues mentor:Somil450 Reviewed and mentored by Somil450 for GSSoC contribution tracking. type:design Improves UI/UX, visual appearance, or user interaction experience type:feature Adds a new feature or functionality to the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Analytics] Calculate "Calories Burned"

3 participants