CAU-Web-Fall-2018-Project-2/README.md

13 lines
390 B
Markdown
Raw Normal View History

2018-11-05 09:18:16 +00:00
# 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.
2019-02-25 09:12:11 +00:00
For try it, click [here](https://calculator.sanchezm.fr/)