Ctoic / CalHub

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 contribute and use the code.
https://calhub.netlify.app/
MIT License
27 stars 35 forks source link

Automatically Show the Result #56

Closed sambitsargam closed 11 months ago

sambitsargam commented 11 months ago

Updates the result based on user input, replacing the percentage symbol and evaluating the input as a mathematical expression. If an error occurs, the dashboard is cleared.

netlify[bot] commented 11 months ago

Deploy Preview for hissabkittab ready!

Name Link
Latest commit cc99955d78d2b74b59ca9f5f8da90f6c4a824262
Latest deploy log https://app.netlify.com/sites/hissabkittab/deploys/653802c6f8e4d30008fe9f7b
Deploy Preview https://deploy-preview-56--hissabkittab.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Ctoic commented 11 months ago

4 test failed @sambitsargam review your changes.

sambitsargam commented 11 months ago

Updated Now @Ctoic