An open API service indexing awesome lists of open source software.

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

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]("")