Skip to content

Omkar-Ghate/cash-register-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Register Manager

Open Source Love Awesome Made With Love

This is an application to know how many notes of currency 1,5,10,20,100,500,2000 to return to the customer. It takes input of bill amount and cash given by the customer, and shows output of number of notes to return.

Technology Stack Used

HTML CSS JavaScript

Still need help?

  if (needHelp === true) {
     // email is the best way to reach out to me!
     const emailId = "omkarghate01@gmail.com";
     sendEmail(emailId);
  }

LinkedIn