This project was created with Nextjs, MongoDb, TypeScript, and Tailwind CSS for styling.
This is a personal App that I made with the aim of taking control of my invoice amount. As a contributor, you must be aware of not crossing the limits of your yearly invoiced amount according to your category as a taxpayer. So InvoiceApp allows you to load your invoiced and the algorithm calculated the total amount invoiced from the last twelve months from today. The app is multi-user, and anyone with a GitHub account can log in. Also, you can use it on mobile!
You should clone this repository using the following script:
https://github.com/jrostagno/invoiceapp.git
npm install & npm run dev
GitHub login page...
First enter your category amount...
Dashboard...
I use Prettier and ESlint.
- React
- Nextjs
- Next-Auth
- MongoDb
- TypesScript
- ESLint
- Prettier
- Javier Rostagno - jrostagno