๐งพ InvoicePedia โ From Plan to Progress
โI had a vision. Then I sat down and built it.โ
A while back, I shared a blog post about InvoicePedia, my full-stack invoice management project. In that post, I laid out some next steps I wanted to tackle to take the project to the next level. The plan was ambitious, but I was excited to make it real.
๐ Previously Planned Next Steps
Here's what I said I wanted to work on:
- โ Improve UI/UX with better layout and styling
- โ Add PDF download/export for invoices
- ๐ Enable recurring invoice creation
- ๐ Build a better dashboard and analytics
- โ Fix deployment and ship a live demo ๐
๐ช What I Actually Delivered
And hereโs what Iโve successfully shipped so far:
๐จ Improved UI/UX
I gave the entire app a fresh, modern look using Tailwind CSS and shadcn/ui components. The layout is now clean, responsive, and feels professional.
๐ Live Demo is Live!
I fixed all deployment issues and deployed the app on Vercel. Itโs now available for anyone to try out:
๐ Live Demo
๐งพ A Quick Recap of the App
InvoicePedia is a modern full-stack invoice management tool designed for individuals and teams. It lets you:
- Create, view, and manage invoices
- Handle payments via Stripe
- Support both personal and organization accounts
- Authenticate securely with Clerk
- Use a clean UI powered by Tailwind CSS and shadcn/ui
๐ง Tech Stack
๐งฐ Tech | ๐ผ Purpose |
---|---|
Next.js 15 | React-based web framework (App Router) |
Tailwind CSS | Utility-first CSS framework |
shadcn/ui | Reusable and accessible UI components |
Drizzle ORM | Type-safe SQL and schema management |
PostgreSQL | Relational database |
Xata | Serverless data platform |
Stripe | Payment processing |
Clerk | Authentication and user management |
Vercel | Deployment platform |
๐ง Whatโs Still on the Roadmap?
Some features are still in the works:
- ๐ Recurring invoice creation
- ๐ Better dashboard and analytics
- ๐ Multi-language support (maybe soon?)
Iโm learning a lot as I go, and Iโm excited to continue improving the project.
๐จโ๐ป Final Thoughts
Taking a list of features from โjust an ideaโ to โI built this!โ feels incredibly rewarding. InvoicePedia has come a long way โ and Iโm not done yet.
Thanks for following along! Feel free to check out the live version and let me know what you think. ๐