cash-register
Here are 42 public repositories matching this topic...
A Cash Register made using JavaScript.
-
Updated
May 25, 2024 - JavaScript
A Web Application that calculate the amount of currency Notes to be given when a customer purchases an item and give cash to pay bills
-
Updated
Dec 2, 2021 - JavaScript
Design a cash register drawer function checkCashRegister() that accepts purchase price as the first argument (price), payment as the second argument (cash), and cash-in-drawer (cid) as the third argument.
-
Updated
Mar 20, 2023 - JavaScript
This is an application to know how many notes of currency 2000, 500, 100, 50, 20, 10, 5, 1 to return to the customer.
-
Updated
Jul 23, 2021 - HTML
A Web-App which calculates the most efficient way of returning change to a customer
-
Updated
Jan 11, 2022 - JavaScript
A web app to know the minimum no of notes to be returned
-
Updated
Sep 8, 2022 - HTML
Project for cash registers automation testing
-
Updated
Jun 5, 2022 - JavaScript
-
Updated
Oct 14, 2024 - JavaScript
Web App created using JavaScript that allows users to find the number of notes to return to a customer, given the bill and cash amount
-
Updated
Sep 17, 2021 - JavaScript
Here are the codes that I wrote while doing the "JavaScript Algorithms and Data Structures" course on FreeCodeCamp.com. Hope it will help you get through any problem you might face while solving the problems. PEACE :)
-
Updated
Sep 14, 2023 - JavaScript
Advanced Cash Register designed in Python for simple aplications. Not thoroughly tested.
-
Updated
Nov 30, 2015 - JavaScript
This is a solution to the Cash Register on FreeCodeCamp
-
Updated
Jul 3, 2022 - JavaScript
Telegram bot for the accounting of orders in the fast-food outlet
-
Updated
May 21, 2023 - Python
JavaScript Algorithms and Data Structures Developer Certification, representing approximately 300 hours of coursework
-
Updated
Jun 20, 2023 - JavaScript
Is simple simulator a cashier simulator. Generation of the purchase amount and the customer's settlement amount in the specified parameters. Automatic calculation of change with rounding.
-
Updated
Mar 18, 2022 - JavaScript
This repository hosts five projects completed during the course, showcasing various algorithms and data structure implementations using JavaScript.
-
Updated
Nov 24, 2023 - JavaScript
Expense track web app inspired from cash book mobile app It allows users to manage their cash in and out. Feel free to open pull request
-
Updated
Jan 10, 2024 - TypeScript
The Cash Register project is a web-based application that calculates and returns change to customers based on the price of an item, the amount of cash given, and the cash available in the drawer. It handles different scenarios such as insufficient funds, exact change, or when the drawer needs to provide change in a specific order.
-
Updated
Aug 16, 2024 - JavaScript
Improve this page
Add a description, image, and links to the cash-register topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cash-register topic, visit your repo's landing page and select "manage topics."