Practicing Javascript DOM manipulation, logic, and CSS.
Table matrix where the sum of rows and columns is calculated based on the user input. Also, the user can add new rows to expand the matrix table.
Demo: Click here!
- Add aditional math operations aside of sum of numbers
- Make it media responsive
- Improve code
- Cleanup CSS