InVoicing lets you create dynamic invoices for your store. The App will do all the calculation based on the given quantity, price of the product and discount given of all the products in the cart. This also gives your customers a clean view of their purchased items. It also has a scan to pay feature, where you can add your own payment options and let your customers pay through their smart phones easily and if cash method is selected then the app will just show the total amount pay. The Qrcode was generated using QR Code Generator's Api.
Feel free to use the project as per the License given. If you liked the project feel free to give a star.
npm install
npm run serve
npm run build
npm run lint