← All projects
Diagram: clients, projects, invoices, ledger, reports, exported as PDF, DOCX, XLSX and CSV

Billing tracker

Internal tool · anonymized
FastAPIReactReporting

A small internal system for running a studio’s billing: who we work for, what we’re billing them for, what’s been paid, and what needs to go to the accountant.

Scope

Exports

The most useful feature was the accountant pack: one export that produces branded PDF, DOCX, XLSX and CSV (with structured metadata and totals) so month-end is a download instead of an afternoon. Invoice reports export the same four ways.

Stack

Python, FastAPI, SQL migrations, React.