This is a personalized invoice generator app which particularly aims to manage the organization's clients and their daily orders. This repository holds the backend of the app.
- React Native Expo
- Tailwind
- Node
- Express
- Mongodb
- Mongoose
- Monthly invoice generation
PDF
andEXCEL
formats are available for invoice and report sheet
Clone down this repository. You will need node.js
and git
installed globally on your machine.
For the Front end of the app, refer github
- Installation:
npm install
- In the project directory, you can run:
npm start
Give a ⭐ if you like