parikhdhruv24791 / gstinvoice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gstinvoice

Install mongo, node

npm install -g pm2

Go to folder and execute:

npm install   / yarn    
pm2 start pm2.json

You can change the port in pm2.json - env
DB Name: invoice
Go to localhost:8080

New: will create a new invoice - with auto filled invoice number
Save will save to db

TODO:

  • populate fields based on invoice number
  • list all invoice
  • search by invoice number
  • save customer to separate collection and autofill option in invoice
  • Reports

About


Languages

Language:HTML 49.8%Language:JavaScript 41.5%Language:CSS 8.7%