Who thought making a calculator could be so fun?

This project was a lot more interesting than I thought it would be.

The calculator is based roughly on the windows 10 calculator in design and behavior. I repeat, roughly.

See if you can find a way to break it!

Any suggestions and critiques are welcome.

https://br3ntor.github.io/FCC-Calculator/

Good work!

The only thing I see that could be changed is after an expression is evaluated when the result is displayed if I press a number as opposed to an operator I’d expect it to start a new expression not add numbers to the currently displayed result.

If that makes sense, worded a little poorly I think, it’s late…

Nice catch. I definitely overlooked that behavior so thanks for pointing it out!