Emilance / Javascript-Calculator-App

A calculator app built with HTML & CSS & JS
https://emmycalculatorapp.netlify.app
23 stars 42 forks source link

new theme,added factorial and percentage button, fixed centering #70

Closed FilipposFC closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for emmycalculatorapp ready!

Name Link
Latest commit 59ac8597ae50351db2178cf32259cf7d0615c801
Latest deploy log https://app.netlify.com/sites/emmycalculatorapp/deploys/63c1efa28d67dc00096d0d3c
Deploy Preview https://deploy-preview-70--emmycalculatorapp.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 settings.

Emilance commented 1 year ago

Great Job 💪, I appreciate your contribution @FilipposFC 👏👏👏 ,
the calculator's width look smaller than it was, kindly return the operators' color to what it was (I mean the same color with other buttons) and adjust the calculator's width thereafter I will accept the pull request

FilipposFC commented 1 year ago

Thanks for answering so quickly!! I changed the calculator width to what it was before. I also changed the colour of the operator buttons to what it was. Moreover i added the power button to calculator in addition to the percentage and factorial buttons I added before. I also fixed the position of the calculator to always be in the centre of the window. Lastly I made a new ccs file for the dotBubbles theme that i created so that the code is more neat and clean.

Emilance commented 1 year ago

Awesome @FilipposFC , Thanks for your contribution 👏👏, I will merge now