Skip to content

Bholuvivek/Matrix-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Multiplication Calculator Web App

This is a simple web application for performing matrix multiplication. It allows users to input the dimensions of two matrices, enter their values, and calculate the multiplication result.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Project Structure

The project is structured as follows:

  • index.html: The main HTML file for the web application.
  • css/: Folder containing CSS stylesheets.
    • style.css: Styles for the web application.
  • js/: Folder containing JavaScript files.
    • script.js: Client-side logic for the web application.
  • README.md: This file providing information about the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors