A cash register app using HTML , CSS and JavaScript to know minimum no of notes to return against a bill amount and paid amount
- Can be used to calculate No of Notes to return by Shop after advanced Cash is paid by Customer
- Can be used as a simple bill calculator
Hosted on Netlify Cash Register
-
Javascript
- queryselector
- eventlistner
- styling features in js
-
Html
- nav
- ul
- li
- input
- div
- button
- a
- section
-
Css
- text align
- border radius
- color
- background color
- font
- font size
- Can be scaled to include a database to maintain current no of notes of each value store has
- Tech Stack can be improved and expanded to make it more interactive.
- Can be expanded to have a bill calculator and shop item selector.