The Basic Calculator will help you calculate basic arithmetic operations such as Addition, Subtraction, Multiplication, and Division.
You can checkout the live preview here: https://pradeepkumarverma1.github.io/calculator/
- Needs to add Lexical Analyzer and Parser and remove eval() for enhanced security
- Needs to rectify the issue with appending the '-' like this 3 * - 2 (which is not yet solved)
- Web browser (Chrome, Firefox, Safari, etc.)
-
Clone the repository:
git clone https://github.com/pradeepkumarverma1/calculator.git