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

[Bug] Fix the working of some buttons in Basic Calculator #242

Closed Prince-kushwaha-2004 closed 10 months ago

Prince-kushwaha-2004 commented 10 months ago

Description

Problems: 1) buttons like (√, ^, sin, cos ) not working because closing brackets are missing. Because of which it is showing error. 2) All buttons are not arranged properly. 3) It is not responsive as shown in screenshot.

Sollution: 1) I will add bracket buttons [ '(' , ')' ] so that we can complete our input and use the feature of (√, ^, sin, cos ) and it will not show error. 2) I will work on css to arrange buttons and make website resposnsive so that it look beautifull.

Kindly assign this issue to me under IWOC2024

Screenshots

Screenshot 2024-01-13 234836 Screenshot 2024-01-14 000127 Screenshot 2024-01-13 234724 Screenshot 2024-01-13 234746

Checklist

Code of Conduct

Rakesh9100 commented 10 months ago

Go ahead @Prince-kushwaha-2004

Sakshamjain98 commented 10 months ago

@Rakesh9100 sir assign this issue to me as i want to work on this issue

AftabMankapure commented 10 months ago

Assign me this issue I want to work on this I already work on this type of issue