Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ardhweb/simplecalculatorjs
This repo contain code related to simple addition based calculator making using by javascript .
https://github.com/ardhweb/simplecalculatorjs
Last synced: about 1 month ago
JSON representation
This repo contain code related to simple addition based calculator making using by javascript .
- Host: GitHub
- URL: https://github.com/ardhweb/simplecalculatorjs
- Owner: Ardhweb
- Created: 2022-02-04T10:47:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T12:02:34.000Z (almost 3 years ago)
- Last Synced: 2023-07-26T12:42:51.205Z (over 1 year ago)
- Language: CSS
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimplecalculatorJS
This repo contain code related to simple addition based calculator making using by javascript .
This code only have taking two input from user and perfrom adiitining method and giving result to user .
And its also have submit button and Reset all Button .
Becase this is my rough code thats why its only have one function but i try to make it complete .
IF you want run this code or using some testcase on it click this link and test ist online
Use This Calculator
CLICK HERE !!
http://ardhsoft.tk/projects/JS/SimpleCalculatorJS/onlinecal.html
or
https://core2codedev.000webhostapp.com/projects/JS/SimpleCalculatorJS/onlinecal.htmlThanks For Vsiting