Simple Calculator

Jul 2020 - Jan, 2020 (about 5 years ago)

A simple Calculator that supports multiple operation using infix to postfix expression.

Cover

Build Using

Java

JavaFX

Since I was learning more about java at the time, my code doesn't follow any best practices or principles