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

https://github.com/boraxpr/jquery-bootstrap-calculator

A calculator in bootstrap and jQuery.
https://github.com/boraxpr/jquery-bootstrap-calculator

bootstrap5 calculator-application css3 jquery

Last synced: 2 months ago
JSON representation

A calculator in bootstrap and jQuery.

Awesome Lists containing this project

README

          

# jQuery-bootstrap-calculator

On production: [https://j-query-bootstrap-calculator.vercel.app/](https://j-query-bootstrap-calculator.vercel.app/)
#### jQuery 3.6.0, Bootstrap 5.2.0, CSS btn transition background-position

![Alt Text](https://i.imgur.com/OLUa0z1.png)
## Functionalities
### 1.RESET
![Alt Text](https://i.imgur.com/6z0Y4ei.gif)
### 2.Addition ➕
![Alt Text](https://i.imgur.com/Gm9zOty.gif)
### 3.Subtraction ➖
![Alt Text](https://i.imgur.com/eIUhFdI.gif)
### 4.Multiplication ✕
![Alt Text](https://i.imgur.com/fJkLs8X.gif)
### 5.Division ➗ and A negative button➕/➖
![Alt Text](https://i.imgur.com/53smheq.gif)
### 6.Modulo
![Alt Text](https://i.imgur.com/6RUyWDT.gif)
### 7.Decimal
![Alt Text](https://i.imgur.com/RGwraCp.gif)