https://github.com/the-pro7/vanilla-js-calculator
A minimal calculator, implemented with JS OOP
https://github.com/the-pro7/vanilla-js-calculator
js-oop oop
Last synced: 5 months ago
JSON representation
A minimal calculator, implemented with JS OOP
- Host: GitHub
- URL: https://github.com/the-pro7/vanilla-js-calculator
- Owner: the-pro7
- License: mit
- Created: 2023-10-07T23:09:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T19:28:54.000Z (almost 2 years ago)
- Last Synced: 2025-05-19T00:16:39.369Z (6 months ago)
- Topics: js-oop, oop
- Language: JavaScript
- Homepage: https://the-pro7.github.io/vanilla-js-calculator/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vanilla-js-calculator
A minimal calculator, implemented with JS OOP and data attributes
## Functionalities of this app ⚡
- Perform Basic Mathematical calculations (add, subtract, divide, multiply)
- Formatted numbers e.g. 1000 => 1,000
- Ability to clear every input
- Ability to delete data
## Technologies used 🔨
- Vanilla Javascript
- Vanilla CSS
- HTML
## I would love to see what you can add to this app
- **To contribute to the development of this app** run `git clone https://github.com/the-pro7/vanilla-js-calculator` in your terminal
- Navigate to the directory which contains the app with `cd vanilla-js-calculator`
- Voila! You should have access to the whole source code now 🤩
Looking forward to seeing your changes!!
## For further information contact me 📧
My email: [emmanueldeprogrammer@gmail.com]("")