StealThis .dev
页面 中等

Invoice Page

An invoice history page with list of invoices, status filters, detail modal, and downloadable invoice view. No external libraries.

在 Lab 中打开
vanilla-js css
目标: JS HTML

代码

Invoice Page

An invoice management page with a history table, status filtering, invoice detail view in a modal, and print/download functionality.

Features

  • Invoice table — list with invoice number, date, amount, status, actions
  • Status filters — All, Paid, Pending, Overdue, Cancelled tabs
  • Invoice detail modal — full invoice view with line items, totals, payment info
  • Download/Print — trigger browser print for invoice detail
  • Summary cards — total paid, pending, overdue amounts at top
  • Search — filter invoices by number or client name

When to use it

  • SaaS billing history page
  • Freelancer invoice management
  • Accounting / finance dashboard