Web DevelopmentIntermediate2 days ago
Customer dashboard for a SaaS billing product
We are building a billing analytics product and need a customer-facing dashboard. The backend API already exists (REST, well documented); the work is the frontend plus a thin data layer. Scope: overview page with MRR, churn and invoice status widgets, an invoices table with filtering and CSV export, and a settings page for notification preferences. Designs are ready in Figma with a small component library to follow. We expect clean TypeScript, sensible component boundaries and at least basic test coverage on the data layer. Deployment is on Vercel, preview builds per PR are already configured.