issues
search
MAleemH
/
Math-Magicians
Math Magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
MIT License
6
stars
0
forks
source link
calculator functions enable
#4
Closed
MAleemH
closed
1 year ago
MAleemH
commented
1 year ago
Created new folder named 'logic'. Added files named 'calculate.js' and 'operate.js' inside it.
Added functions to perform math functions.
Implemented click event handlers using the math logic.