CalHub icon indicating copy to clipboard operation
CalHub copied to clipboard

The "Calculator" repository on GitHub is a comprehensive codebase for building a functional calculator using HTML, CSS, and JavaScript. The repository is open-source, allowing developers to freely con...

Results 22 CalHub issues
Sort by recently updated
recently updated
newest added

the header should include home, contributors list and about the project.

feature
hacktoberfest
hacktoberfest-accepted

We are working on a multi-purpose web calculator application built with HTML, CSS, and JavaScript. Our aim is to incorporate matrix operations as one of its functionalities. The calculator already...

enhancement
good first issue
hacktoberfest
hacktoberfest-accepted

There needs to be a limit put to the calculations of very large numbers. This must be done as a very large number being calculated crashes the entire application.

help wanted
bug

Adding a button for a shift from light to dark mode and vice versa.

help wanted
hacktoberfest
hacktoberfest-accepted

In the Input Section User will enter an Infix Expression and in the button section there should be two buttons with label prefix and post fix. On clicking prefix the...

enhancement
hacktoberfest
hacktoberfest-accepted

This commit fixes the style issues introduced in 6d33218 according to the output from StandardJS. Details: None

This commit fixes the style issues introduced in 738e590 according to the output from StandardJS. Details: None

there seems to be a lot of errors in the logic , mind if i try and fix them