Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 302 Bytes

Cash-Register

A web app that can help you to calculate how much minimum number of notes can be given when returning change.

This takes input of bill amount and cash given by customer and tells us the change and notes type and count.

Made using HTML, CSS and Vanilla JavaScript.

Hosted in Netlify.