Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Based GUI for Matrix Operations #2

Open
Chasmiccoder opened this issue Oct 1, 2021 · 9 comments
Open

Web Based GUI for Matrix Operations #2

Chasmiccoder opened this issue Oct 1, 2021 · 9 comments

Comments

@Chasmiccoder
Copy link
Collaborator

Chasmiccoder commented Oct 1, 2021

Hey there! Welcome to Hacktoberfest 2021!

Thanks for taking interest in this project.

It would be interesting to have a web application that performs simple matrix calculations
like matrix addition, multiplication, matrix tensor product, etc.

The website should be fully responsive. First, the user is asked to choose an operation (Addition, Multiplication, Tensor Product). Then the dimensions of the matrices are taken as input. Then the corresponding output is displayed.

Additional Feature:
Allow the user to copy the output to his clipboard

Tech Stack - HTML, CSS, JS



It's okay if you don't finish 100% of what is required, it's the attempt that matters!
We'll accept PRs even if they complete a sub-component of this issue
(depending on the code submitted and the effort taken)
All the best :D

@Aryan-kamboj
Copy link

currently i don't have any knowledge of gui or web dev (i am a 1st year student) but i kinda liked your idea though i have a code that i wrote for matrix multiplication in c (it was a good challenge)
i'm a very quick learner if you have some free time to mentor me for gui dev i will be thrilled to bainstorm the logics required for other operations

@Chasmiccoder
Copy link
Collaborator Author

Hey @Aryan-kamboj !

Sure, I'll assign you to this issue. Feel free to reach out if you need any help - Telegram

Good luck!

@Aryan-kamboj
Copy link

hey just to let you know i have started working on this . .... feels thrilling

@Chasmiccoder
Copy link
Collaborator Author

Hey @Aryan-kamboj !!
Glad to hear that mate!

If you need any help don't hesitate to contact me via Telegram (link sent above)
All the best

@Chasmiccoder
Copy link
Collaborator Author

Hi @Aryan-kamboj !
Is there any update on this issue?

@Aryan-kamboj
Copy link

Oh hi good evening @Chasmiccoder
Yeah i have completed the codes for all the operations currently i am learning how to make forms in html for input from user.

@Chasmiccoder
Copy link
Collaborator Author

@Aryan-kamboj
That sounds good :)

Good luck

@Aryan-kamboj
Copy link

@Chasmiccoder hii i am really sorry but i think i might not be able to complete this in time because of my college can i just add the operation codes right now and i'll keep on working on the web dev side of it (i think i took a bigger bite than i can swallow) as m learning more and more m its starting to feel like i'll need much more time to complete it so can i just make a pr for the operations right now ?

@Chasmiccoder
Copy link
Collaborator Author

Hey @Aryan-kamboj

Is the code in JavaScript? If so, then you can go ahead an make the PR, we'll verify it and merge it.
This is because we can build on top of it later.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants