A mail service that analyzes inventory stocks
#To start
- npm install for installing node modules
- create .env file for constant: mail, rest_url etc.
- locate the excel file to the "/" path that you want to read
- then "node index.js" for executing
Inventory stock control app written in JavaScript. SOAP services used and compared to the local excel file then mailed.
JavaScript