Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
150 stars 386 forks source link

[Feature] Add Linear Equation Calculator #1025

Closed AsmitaMishra24 closed 5 months ago

AsmitaMishra24 commented 5 months ago

Description

I would like to add a new feature to our project: a calculator that can solve systems of two-variable linear equations. This feature will be useful for users who need to solve equations of the form:

a1 x + b1 y = c1 a2 x + b2 y = c2

Screenshots

No response

Checklist

Code of Conduct

github-actions[bot] commented 5 months ago

Hey @AsmitaMishra24, Welcome to the project CalcDiverse! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

AsmitaMishra24 commented 5 months ago

I would like to work on this issue. Please assign me this task for GSSoC'24.

AsmitaMishra24 commented 5 months ago

Screenshot 2024-06-01 211105

AsmitaMishra24 commented 5 months ago

@Rakesh9100, please assign me this issue under GSSoC'24. I am really interested in working on this issue.

AsmitaMishra24 commented 5 months ago

Screenshot 2024-06-01 211105

this is an example

Rakesh9100 commented 5 months ago

We already have Linear Equation Calculator, pls work on new issues @AsmitaMishra24

AsmitaMishra24 commented 5 months ago

We already have Linear Equation Calculator, pls work on new issues @AsmitaMishra24

ok