This is a personalized invoice generator app which particularly aims to manage the organization's clients and their daily orders.
- React Native Expo
- Tailwind
- Node
- Express
- Mongodb
- Mongoose
- Monthly invoice generation
- PDF and EXCEL formats are available for invoice and report sheet
Clone down this repository. You will need node.js
and git
installed globally on your machine.
Also u will be required to install expo app on your android mobile form Google Play Store
Make sure you also have the backend part of the app cloned and running. Refer Backend
- Installation:
npm install
- In the project directory, you can run:
npm start
Open the expo app on your mobile and scan the QR generated in ur machine. And there you go
Give a ⭐ if you like