Skip to content

KantiPT400/Invoices-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Invoices-API

Maintaining record of transactions from pen and paper to cloud storage The API-accepts shop details and invoice details,marks invoice as paid and unpaid -additionally the app can be deployed on cloud using docker/kubernets to Google cloud -Written in Node.js/ and MySQL Accept and store shop details: ○ Name ○ Address ○ Contact number ○ Email id ● Accept and store the invoice details: ○ Buyer name ○ Buyer contact number ○ Date & time of transaction ○ Items ■ Item name ■ Quantity ■ Price Per quantity ■ Discount ( excluding GST ) ■ GST ■ Total Amount of that item ( including GST ) ○ Total ( overall amount to be paid )

About

Upbringo Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published