Skip to content

AzharAhmed-bot/OOP-Group-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Calculator Project

This project is a simple calculator application implemented in Java. It provides basic arithmetic operations as well as scientific functionalities.

Visit this documentation to know of the project structure

Project Demo

Screenshot 2024-02-28 005703

How to Run

To run the calculator application, follow these steps:

  1. Make sure you have Java installed on your system.

  2. Clone this repository to your local machine or download the project files.

  3. Navigate to the project directory in your terminal or command prompt.

  4. Compile the Java files using the following command:

    cd Calculator/src/
    
    javac Main.java
    
  5. Run the compiled Java program using the following command:

    java Main
    

What the Project Does

The calculator application allows users to perform the following actions:

  • Perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
  • Perform scientific operations such as trigonometric functions, logarithms, etc.
  • Input numeric values using digit buttons.
  • Display the input and result on a graphical user interface (GUI) frame.

Contributing

The following have contributed to this project:

  1. Louis
  2. Samuel
  3. Hassan

Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests via GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This a repo for a Java Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages