Skip to content

ushxyuki/oop-basket-order-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

OOP Basket Order System ☕📦

BetterBasket manages basket items, quantities, removal, counting, and total cost calculation.
Order manages customer orders and tracks them through Waiting, BeingPicked, and ToBeCollected states.

Features

  • Add products to a basket
  • Combine duplicate products by increasing quantity
  • Remove one item or an entire product
  • Count total products
  • Calculate total basket cost
  • Track orders by state:
    • Waiting
    • BeingPicked
    • ToBeCollected

Technologies Used

  • Java
  • Object-Oriented Programming
  • Collections
  • GitHub

Author

Created by ushxyuki

About

Java object oriented programming project demonstrating core OOP principles and application development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages