singhalkirtika / Invoice-Mini-Database-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%