- This Java GUI program served as an essential requirement for "Capstone" and Computer Programming. This application is expected to implement the four basic operation in mathematics (Addition, Subtraction, Multiplication and Division).
- Cervantes, Elijah Gabe C. | NightServant
- Go, Mark Andrei C.
- Lagman, Ian Carlo M.
- Pineda, Rosemarie G.
- The objective of this project is to create a GUI calculator using Java programming language. This project aims to provide contextual understanding about the implementations of GUI in Java. In addtion, this project utilized Java Swing to create interactive components such as buttons, labels and text fields. Aside from the basic operations, this application can calculate percentages.
- Language: Java
- Tools:
- IDE: IntelliJ IDEA Community Edition
- Version Control: GitHub
- The project is publicly accessible. All you have to do is to download the Java File. Make sure that your computer has an IDE that is capable of running java programs (such as Visual Studio Code, Intelli J, Eclipse etc.).
The link being - https://github.com/NightServant/Java-Calculator
