Skip to content

feat: Add README completion progress indicator#166

Open
Shivangi1515 wants to merge 2 commits into
Mohit-368:mainfrom
Shivangi1515:feature/progress-indicator
Open

feat: Add README completion progress indicator#166
Shivangi1515 wants to merge 2 commits into
Mohit-368:mainfrom
Shivangi1515:feature/progress-indicator

Conversation

@Shivangi1515
Copy link
Copy Markdown

@Shivangi1515 Shivangi1515 commented May 20, 2026

Title
feat: Add README completion progress indicator

Description
Closes #165

Overview
Adds a dynamic README completion progress card to the sidebar that tracks form completion and highlights missing core sections with click-to-focus shortcuts.

Key Improvements
Weighted Progress Bar: Computes progress dynamically (15% per core section, 5% per optional section up to 25% max) so users aren't penalized for excluding sections they don't need.

Interactive Recommended Section Chips: Lists missing recommended sections as warning chips. Clicking a chip automatically enables the section, scrolls the editor, and focuses the corresponding input.

Aesthetics & Polish: Added transition-animated progress bar gradients (var(--accent) to var(--green)) and warning chips (var(--yellow)) that fully support light and dark theme switching.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for makeareadme ready!

Name Link
🔨 Latest commit ffae190
🔍 Latest deploy log https://app.netlify.com/projects/makeareadme/deploys/6a0dd049115ba2000822ccd2
😎 Deploy Preview https://deploy-preview-166--makeareadme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@Shivangi1515
Copy link
Copy Markdown
Author

Hi @Mohit-368

Kindly review the PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add README completion progress indicator

1 participant