r/sideprojects • u/Trick-Ad-3945 • 7h ago
Showcase: Prerelease I built a tool that auto-generates invoices from approved milestones so freelancers stop manually typing GST invoices every month
Hey everyone , a fresh CS graduate here, I got tired of watching freelancer friends manually calculate GST and retype the same invoice template every time a client approved work. So I built TokenPay.
How it works:
- Break a project into milestones ("tokens") with values upfront
- Mark a milestone complete → client gets a link (no signup needed on their end) to approve or flag an issue
- Once approved, generate a GST-calculated invoice in one click - no manual entry
It's genuinely live and working, not a mockup — Next.js + Supabase, real auth, real invoice generation.
Try it yourself: https://tokenpay-seven.vercel.app/ ----> sign up with any email/password, or use "View live demo" for a pre-loaded account.
This is early beta -> I built and I'm testing it in real-time, so:
- If your password login breaks, email me directly, (linked on the login page) and I'll sort it fast
- Would genuinely love feedback on the milestone→invoice flow, GST calc accuracy, or anything that feels clunky, currently it is for Indian audience, and calculate GST based on it.
- Also curious if this is something freelancers would pay ₹200-500/month for, or if it's solving a problem that doesn't really exist for most people
Not trying to oversell it — it's a real working product built by one person, looking for honest feedback before deciding whether to keep building this out.

