Skip to content

feat: added milestone progress tracker#109

Open
DTech-Wiz1 wants to merge 1 commit into
Lumina-eX:mainfrom
DTech-Wiz1:mp-tracker
Open

feat: added milestone progress tracker#109
DTech-Wiz1 wants to merge 1 commit into
Lumina-eX:mainfrom
DTech-Wiz1:mp-tracker

Conversation

@DTech-Wiz1
Copy link
Copy Markdown
Contributor

@DTech-Wiz1 DTech-Wiz1 commented May 30, 2026

Closes #91


Description

Implemented a reusable Milestone Progress Tracker component to provide a clear visual representation of project and contract progress. The component supports dynamic milestone updates and displays milestone states throughout the project lifecycle, improving transparency and user experience across desktop and mobile devices.

Related Issue

Milestone Progress Tracker Component

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Changes Made

  • Created a reusable milestone tracker component

  • Added support for milestone states:

    • Pending
    • In Progress
    • Submitted
    • Approved
    • Paid
  • Implemented dynamic progress updates based on contract and project data

  • Designed responsive layouts for desktop and mobile devices

  • Added clean card-based and stepper-style visual indicators for milestone progression

  • Improved visual clarity and status visibility throughout the project workflow

Acceptance Criteria Covered

  • Reusable component for milestone tracking
  • States supported: Pending, In Progress, Submitted, Approved, Paid
  • Dynamic progress updates based on contract/project data
  • Responsive design for desktop and mobile
  • Clean, card-based or stepper-style UI for clarity

Expected Impact

High — Significantly improves user experience by providing clear project visibility, reducing status ambiguity, and making milestone progress easier to track at a glance.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@DTech-Wiz1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@SudiptaPaul-31
Copy link
Copy Markdown
Collaborator

@DTech-Wiz1 resolve conflicts

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.

[Feature]: Milestone Progress Tracker Component

2 participants