https://github.com/ms10596/calc
https://github.com/ms10596/calc
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ms10596/calc
- Owner: ms10596
- Created: 2018-09-10T20:42:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T21:24:27.000Z (almost 8 years ago)
- Last Synced: 2025-06-13T03:04:08.340Z (about 1 year ago)
- Language: HTML
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
## Features
* Addition
* Subtraction
* Division
* Multiplication
## Tools
* HTML
* JS
* JQuery
### This assignment is part from [this](https://www.edx.org/course/programming-web-javascript-pennx-sd4x) course.