Skip to content

gayathra45/Shopping-Cart-OOP-Java-Project

Repository files navigation

🛒 Shopping Cart OOP Java Project

A Java-based Object-Oriented Shopping Cart System
Built with core Java & OOP principles to simulate a real shopping experience.


💡 About the Project

This project demonstrates a shopping cart application implemented using Java and Object-Oriented Programming (OOP).
It models real-world shopping interactions such as adding products to a cart, managing inventory, calculating totals, and more — all structured with reusable classes and clean code.

This kind of project is ideal for learning OOP concepts like encapsulation, inheritance, abstraction, and polymorphism while building something fun and interactive. 0


🚀 Features

✔ Create and manage a shopping cart
✔ Add & remove products
✔ View cart contents
✔ Calculate total price
✔ Use strongly typed classes and objects
✔ Demonstrates real OOP principles in action


🧱 Technologies & Concepts Used

  • Java (JDK 8+) – Core development
  • Object-Oriented Programming – Classes, Objects, Methods
  • Collections Framework – For product list and cart
  • Modular and Clean Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages