Skip to content

A cash register app using HTML , CSS and JavaScript to know minimum no of notes to return against a bill amount and paid amount

Notifications You must be signed in to change notification settings

aashirwad01/Cash-Register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash-Register

A cash register app using HTML , CSS and JavaScript to know minimum no of notes to return against a bill amount and paid amount

Uses

  • 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

A Basic Cash register App

Hosted on Netlify Cash Register

Cash Register

Intended Use A Cash Register to know notes to return.

Tech Stack Used

  • 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

Future Additions

  • 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.

About

A cash register app using HTML , CSS and JavaScript to know minimum no of notes to return against a bill amount and paid amount

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published