Skip to content

Cash-Register is an excellent application built using Vanilla JS that calculates the amount to be returned to the customer in the minimum number of cash notes.

Notifications You must be signed in to change notification settings

SyedSibtainRazvi/Cash-Register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Register

Description:

Cash Register is a efficient tool that takes two input, Bill Amount and Cash Given. It the quickly calculates the amount to be returned in minimum number of cash notes available in the inventory.

Technologies Used:

  1. HTML.
  2. CSS.
  3. Vanilla JavaScript.

Brief: In this application, I have took data from input boxes and using querySelectors I have stored them in variables. I have used a Button and added event listeners on click function. And used an errorHandler incase user inputs negative value. All the computations are done once the event calls the function.

What Next?

The next input options are available only when first one is filled.

How to contribute?

I love building things, it does not matter whether the application is small or huge. So if you are new to this technology and eager to learn, we can go ahead and develop more features in the application.

About

Cash-Register is an excellent application built using Vanilla JS that calculates the amount to be returned to the customer in the minimum number of cash notes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published