Skip to content

feat: add InvoiceCard component and InvoiceListPage with filter and search#77

Open
adarsh-yadav1 wants to merge 1 commit into
seetadev:mainfrom
adarsh-yadav1:feat/invoice-card-component
Open

feat: add InvoiceCard component and InvoiceListPage with filter and search#77
adarsh-yadav1 wants to merge 1 commit into
seetadev:mainfrom
adarsh-yadav1:feat/invoice-card-component

Conversation

@adarsh-yadav1
Copy link
Copy Markdown

What this PR adds

  • InvoiceCard component displaying invoice number, recipient, amount,
    dates, and status badge (paid/pending/overdue/draft)
  • InvoiceListPage with search bar and status filter tabs (All/Paid/Pending/Overdue/Draft)
  • IPFS hash display on cards when invoice is stored on Filecoin
  • View and Export action buttons on each card
  • FAB button for creating new invoices

Screenshots

image

Related issue

Closes #37

Notes

  • Component uses Ionic's design system (IonCard, IonBadge, IonSegment)
  • Amounts formatted in INR using Intl.NumberFormat
  • Fully typed with TypeScript interfaces for Invoice and InvoiceStatus

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.

[DMP 2026]: Agentic Invoice Co-Pilot for Government Billing (PWA + iOS/Android + Web3 Payments)

1 participant