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.
- Host: GitHub
- URL: https://github.com/mirayatech/caculator
- Owner: mirayatech
- Created: 2022-04-26T08:41:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T07:59:58.000Z (almost 4 years ago)
- Last Synced: 2025-08-24T18:26:01.489Z (10 months ago)
- Topics: caculator, css3, html5, javascript
- Language: CSS
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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