Sup Home
The product goal is to turn uploaded utility bills into normalized data that the application can validate, store, and present through a simple upload flow, bill list, and dashboard. The current codebase is optimized around a narrow first use case: one uploaded PDF at a time, one extraction pipeline, and a small set of backend-owned HTML pages under /app.
Screenshots
-
Personal MVP dashboard work for ingesting and reviewing utility-bill data.
Details
- Built as a personal project around a focused MVP slice instead of a broad multi-tenant platform.
- Centers on a NestJS backend pipeline that ingests utility-bill PDFs and extracts structured bill data.
- Supports the first product-facing upload, bill-list, and dashboard pages needed to validate the workflow end to end.