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

https://github.com/mirayatech/caculator

A website where you can use a calculator. It works to add numbers, subtract numbers, multiply numbers and divide numbers. If you need to clear all or delete some numbers, then there is a button for that too.
https://github.com/mirayatech/caculator

caculator css3 html5 javascript

Last synced: about 2 months ago
JSON representation

A website where you can use a calculator. It works to add numbers, subtract numbers, multiply numbers and divide numbers. If you need to clear all or delete some numbers, then there is a button for that too.

Awesome Lists containing this project

README

          

# Caculator
A website where you can use a calculator. It works to add numbers, subtract numbers, multiply numbers and divide numbers. If you need to clear all or delete some numbers, then there is a button for that too.

## What I learned 🧠
- Pleasing `Design`
- How to select HTML element in the `DOM`
- Heavily focused on the JavaScript `conditionals` (if/else if/else)
- Working with `functions`

## How it looks 🎥

https://user-images.githubusercontent.com/71933266/174468637-ccc8fd3d-6157-4ab8-9358-595d05d0d3b6.mp4