CASE — 04 · Jan — Mar 2024
EzPrints
An automated document-printing service that removes every manual step between “I need this printed” and pickup.
- React
- Django
- REST API
- Python
Getting documents printed meant queues, USB sticks, and repeating your order across a counter. A mundane problem — which is exactly what made it worth automating properly.
I built a React web app on a Django REST backend — shipped as a three-repo product: backend, frontend, and an admin surface. Upload your documents, configure the job, submit. The print shop receives a structured order instead of a walk-in, and the customer collects finished work.
Scoped, built, and shipped in under three months. Small surface, real problem, complete solution — the pattern I try to repeat at every scale.
OUTCOMES
- A real-world queue replaced by one web flow
- Scoped and shipped in under 3 months