CAU-Web-Fall-2018-Project-2/README.md
2019-03-20 15:42:22 +09:00

20 lines
475 B
Markdown

# Web Calculator in jQuery
## Subject
Write an interative calculator program providing the following features using HTML, CSS, and Javascript.
- Basic arithmetic operators (+, -, *, /)
- Parenthsis
- Memory
Submit the report including requirements, design, execution results and references.
## Project
This project is totally responsive design and it's inspired from the OnePlus native app calculator
## Test
For try it, click [here](https://calculator.sanchezm.fr/)