Skip to content

ErvinC256/pos-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pos-system





Objectives:

  1. Develop a user-friendly and efficient system for the business.
  2. The system can add items, delete items, enter the payment amount, and give change when the user purchases.
  3. The system can add and delete stocks of products.
  4. The system can add new products to the inventory and remove products from the inventory.

--

To run:

  1. Within the project folder, run the command 'javac POSSystem.java'
  2. Run the command 'java POSSystem'

About

Using Java, Swing for GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages