This Java program simulates a shopping cart where users add products with name, price, and quantity. It uses encapsulation, abstraction, and polymorphism to apply festive or bulk discounts. The total amount is calculated and paid using an interface-based payment method. Simple, modular, and interactive.
-
Notifications
You must be signed in to change notification settings - Fork 0
This Java program simulates a shopping cart where users add products with name, price, and quantity. It uses encapsulation, abstraction, and polymorphism to apply festive or bulk discounts. The total amount is calculated and paid using an interface-based payment method. Simple, modular, and interactive.
baluc3329k/E-commerce-app-using-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Java program simulates a shopping cart where users add products with name, price, and quantity. It uses encapsulation, abstraction, and polymorphism to apply festive or bulk discounts. The total amount is calculated and paid using an interface-based payment method. Simple, modular, and interactive.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published