CAU-Web-Fall-2018-Project-2/README.md
2018-11-05 18:18:16 +09:00

13 lines
397 B
Markdown

# Second web project of web development in Chung Ang University
## 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.
For try it, click [here](https://calculator.sanchez-mathieu.fr/)