Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 371 Bytes

File metadata and controls

6 lines (4 loc) · 371 Bytes

Shopping_website_java

This Java project works as an E-commerce cart system where users can view products, add them to their cart, remove items, reorder items, and proceed to a simulated checkout.

"User Guide.pdf" will provide you with all of the information you should know how to use and "Project1_Dst.pdf" will explain all of the code and methods in this project.