Skip to content

singhalkirtika/Invoice-Mini-Database-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Invoice-Mini-Database-Project

This is a java application using SQL for database management of retail shops. After logging into the account, the sales person has the options of:

  • viewing the stock,
  • adding items to the stock,
  • creating invoice bills, bill number is auto-generated and also the date for bill generation is auto-filled.
  • viewing all the bills generated
  • provide customer services like if a customer wants to enquire about some product then its query will be submitted and also if a customer wants to return some product, then the sales person needs the bill number for confirmation of purchase from their shop and after that it asks for details like product number, reason for return, then it will add the item to the stock.

** To run the application: **

  1. Go to Invoice_Login -> dist
  2. Inside the dist run the executable jar file.

Bill generation invoice

Other pages

customer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages