Skip to content

feat: add resume completion progress indicator#414

Merged
KaranUnique merged 1 commit into
Canopus-Labs:mainfrom
Vidheendu:feat/resume-completion-progress
Jul 10, 2026
Merged

feat: add resume completion progress indicator#414
KaranUnique merged 1 commit into
Canopus-Labs:mainfrom
Vidheendu:feat/resume-completion-progress

Conversation

@Vidheendu

Copy link
Copy Markdown
Contributor

📝 Pull Request Description

Related Issue

Closes #323

Summary

Added a Resume Completion Progress Indicator in the Resume Editor. The progress is calculated based on the presence of common resume sections (Education, Experience, Projects, Skills, and Achievements) and updates automatically as users edit their resume.


Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactoring
  • 📝 Documentation update
  • 🎨 UI/UX improvement
  • 🔥 Other

How Has This Been Tested?

  • Verified that the completion percentage updates while editing the LaTeX resume.
  • Confirmed the progress bar renders correctly without affecting existing editor functionality.

Screenshots

(Add screenshots here)


Checklist

  • My code follows the project's guidelines
  • I have tested my changes
  • I have updated documentation where necessary
  • I have linked the related issue
  • My changes do not introduce new warnings or errors

@KaranUnique KaranUnique merged commit 26c800e into Canopus-Labs:main Jul 10, 2026
2 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.

[Feature]: Resume Completion Progress Indicator

2 participants