Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 395 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 395 Bytes

Shopping Platform Using Java

A simple shopping platform created using java and java swing. A menu console is created for the manager to add products, delete products, view all the products, save products to a file and load products from a file. And a GUI is created for users to see products and operations as, add products to cart and view total price along with the discounts if available.