Skip to content

peterjgordon/java-scanner-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Java Scanner Shop

This simple command-line interface can be used to place orders with a shop.

What it does

  • The catalogue contains 3 things for sale:
    1. Shed
    2. Handbag
    3. Tractor
  • Asks how many people they're ordering for (no more than 5)
  • Prompts to re-enter quantity if it's more than 5
  • Collects the address of each person
  • Prints "Thank you for ordering x", followed by the address for each person

Usage

Compile and run.

About

EAYL ADP Java Scanner Shop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages