Skip to content

mannycodes20/Shoping-Cart-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Shoping-Cart-System

A basic Java console application that simulates a simple shopping cart experience. The program prompts the user to enter an item name, its price, and the desired quantity. It then calculates the total cost by multiplying the price by the quantity and displays a purchase summary showing the number of items bought and the total price in dollars.

About

A basic Java console application that simulates a simple shopping cart experience. The program prompts the user to enter an item name, its price, and the desired quantity. It then calculates the total cost by multiplying the price by the quantity and displays a purchase summary showing the number of items bought and the total price in dollars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors