The Simple Calculator is a console-based program that performs the basic arithmetic operations. A structured menu prompts the user to enter two numbers, select an operation, perform the selected calculation, and display the result. The program will continue to display the menu until the user chooses to exit the program. Once prompted to exit, the program will end. The program was coded in Java using the Eclipse IDE.
Usage Screen Recordings
- Clone the GitHub project to your chosen IDE (Eclipse IDE - Recommended)
- Compile and run the program
- Enter two numbers (integer or float)
- Select an operation to perform
- To continue: Select a new operation
- To exit: Select the exit option
Sharan Robinson
Bhanu Ravada
Duane Rilli
Mahima Shankar
Fatimah Sweilem