Skip to content

go2riz/sales_tax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SALES Tax

This application prints out the receipt details for shopping baskets.

SETUP

  • Change the directory to /sales_tax
  • Run command 'bundle install'
  • Run command 'ruby generate_receipt.rb'
  • Enter Quantity, Product and Price values in comma separated form e.g. 1, math book, 12.99 and press ENTER if you want to add more line items
  • After entering data of an item, if you want to generate receipt. Please don't press ENTER. After entering PRICE value, please press TAB button and then ENTER button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages