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.
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.
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
Checklist
Code of Conduct