Java Calculator with Great UI
I invite you as well to see my YouTube Tutorial (Spanish) in order to get to know the development process.
- Great UI and UX.
- Light and dark mode.
- Addition, subtraction, multiplication, division and percentage.
- Results as you type.
- Download the repository files (project) from the download section or clone this project by typing in the bash the following command: git clone https://github.com/ricardo-alan/SimpleCalculator.git
- Import it in NetBeans IDE or any other Java IDE.
- Compile and run the application :-)
You can also open dist/Calculadora.jar
Many thanks to Wenhui Yu for the base design.
This project is licensed under the MIT License - see the LICENSE.md file for details