Skip to content

This project is a console-based shopping UI developed in Java, designed to simulate a simple shopping experience.

Notifications You must be signed in to change notification settings

CodeForgeNet/console-cart-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This project is a console-based shopping UI developed in Java, designed to simulate a simple shopping experience. Users can interact with a text-based interface to browse items, add them to their cart, and manage their shopping list. The application utilizes Java Lists to store and manage the items in the cart, offering a streamlined and efficient shopping experience in a command-line environment.

Key Features:

-List of products, -search product by id, -view product b/w range, -lowest price product, -highest price product, -add products in cart.

Technologies Used:

-Java, -Java Collections (List)

About

This project is a console-based shopping UI developed in Java, designed to simulate a simple shopping experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages