TrackInvo is an invoice tracking system that allows users to create, view, and manage their customers and invoices.
A live version of TrackInvo can be found https://invo.belalmuhammad.me/.
You can test the application using the following credentials:
Email: [email protected]
Password: password123
alternatively, feel free to create your own account.
- Next.js
- Auth.js
- TypeScript
- Tailwind CSS
- Shadcn/ui
- PostgreSQL
- Prisma
- Authentication: users can sign up and log in to the application.
- Customers Management: users can create, view, update, and delete customers.
- Invoices Management: users can create, view, update, and delete invoices.