Skip to content

fix: Milestone Progress Tracker Component#132

Open
Nwoyemartha wants to merge 1 commit into
Lumina-eX:mainfrom
Nwoyemartha:Tracker-component
Open

fix: Milestone Progress Tracker Component#132
Nwoyemartha wants to merge 1 commit into
Lumina-eX:mainfrom
Nwoyemartha:Tracker-component

Conversation

@Nwoyemartha

Copy link
Copy Markdown

Closes #91

Adds a reusable Milestone Progress Tracker component for visualizing contract/project milestone status. Closes #91.
States: Pending → In Progress → Submitted → Approved → Paid
Variants: Stepper, Cards, Timeline (responsive, mobile-first, dark mode supported)
Files

milestone-progress-tracker.tsx — main component (3 variants, state config, progress calc)
milestone-progress-tracker-demo.tsx — interactive demo with sample data
milestone-tracker.ts — types, metrics helpers, state validation
migrations/007-milestone-state-tracking.sql — adds state/date tracking columns (backward compatible)
milestone-progress-tracker.md — docs

Acceptance criteria

Reusable component, 5 states
Dynamic progress from contract/project data
Responsive (mobile + desktop)
Card + stepper UI
Dark mode
Docs + demo

To test
Apply the migration, render the demo with sample data, check all 3 variants at mobile/desktop breakpoints and in dark mode.

@drips-wave

drips-wave Bot commented Jun 24, 2026

Copy link
Copy Markdown

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

@Nwoyemartha fix build

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