Web calculator for a project in Chung-Ang University in semester Fall 2018 https://calculator.sanchezm.fr/
Go to file
Mathieu Sanchez 691a8cf59c Remove useless "<>" 2019-04-29 11:49:48 +09:00
ressources Update domain name 2019-02-25 18:12:11 +09:00
.htaccess Add mimify CSS and JS + favicon + htaccess + optimize page speed load 2018-11-02 14:08:33 +09:00
README.md Update Readme 2019-03-20 15:42:22 +09:00
favicon.ico Add mimify CSS and JS + favicon + htaccess + optimize page speed load 2018-11-02 14:08:33 +09:00
index.html Remove useless "<>" 2019-04-29 11:49:48 +09:00

README.md

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