theajmalrazaq / CashCal

CashCal is a Progressive Web App (PWA) designed to simplify cash transactions by helping you calculate the correct change quickly and accurately. Whether you're working as a cashier or need to determine change for a purchase, CashCal is your trusty companion.

Home Page:https://theajmalrazaq.github.io/CashCal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNDER DEVELOPMENT-----

CashCal - Your Cash Calculator PWA

CashCal is a Progressive Web App (PWA) designed to simplify cash transactions by helping you calculate the correct change quickly and accurately. Whether you're working as a cashier or need to determine change for a purchase, CashCal is your trusty companion.

Features

  • Easy Input: Input the total amount and specify the available denominations of notes and coins in your cash register.

  • Instant Calculation: CashCal calculates the precise change you need to return to the customer instantly.

  • PWA Convenience: Install CashCal on your device for offline access and a seamless mobile experience.

Technologies Used

CashCal PWA is built using the following technologies:

  • HTML: Provides the structure and layout of the application.

  • SCSS: Enhances the app's styling for a clean and appealing user interface.

  • Vanilla JavaScript: Powers the core functionality of the application, ensuring fast and efficient calculations.

  • Service Workers: CashCal is a PWA, allowing for offline functionality and an enhanced user experience.

Installation and Usage

  1. Clone this repository to your local machine or download the ZIP file.

  2. Open the index.html file in your web browser.

  3. Input the total amount and specify the available notes and coins.

  4. Click the "Calculate Change" button to see the precise change you need to return.

Install as a PWA

CashCal can be installed on your device as a Progressive Web App for offline access and a native app-like experience.

  1. Open CashCal in your web browser.

  2. Look for the "Install" button or the browser's PWA installation prompt (varies depending on your browser).

  3. Follow the on-screen instructions to install CashCal on your device.

Contributing

Contributions are welcome! If you have any ideas for improvements or bug fixes, please feel free to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


CashCal PWA is the perfect solution for businesses, retail stores, and anyone who handles cash transactions regularly. It's also a valuable tool for students and individuals looking to master the art of calculating change accurately. Enjoy the convenience of CashCal on the go, both online and offline!

About

CashCal is a Progressive Web App (PWA) designed to simplify cash transactions by helping you calculate the correct change quickly and accurately. Whether you're working as a cashier or need to determine change for a purchase, CashCal is your trusty companion.

https://theajmalrazaq.github.io/CashCal/

License:MIT License


Languages

Language:JavaScript 43.3%Language:HTML 27.4%Language:SCSS 15.6%Language:CSS 13.7%