Skip to content

Latest commit

 

History

History
95 lines (81 loc) · 4.41 KB

README.md

File metadata and controls

95 lines (81 loc) · 4.41 KB

Calculator Logo

Calculator

Project Overview

The Calculator App is a group project developed as part of a collaborative assignment from IT Step Academy. This application provides basic and advanced calculation functionalities using Windows Forms (WinForms) in C#.

Project Details

  • Languages: C#
  • Technologies: .NET WinForms
  • IDE: Visual Studio

Development Details

This project was developed as part of a group assignment from IT Step Academy. It showcases our ability to collaboratively build a functional application using C# and WinForms.

Collaborators

kvintyuk1
h-hh-hhh

Getting Started

  1. Clone the repository:
    git clone https://github.com/zabavb/Exam-Project-TPM.git
  2. Navigate to the project directory:
    cd Exam-Project-TPM
  3. Open the solution file (.sln) in Visual Studio.
  4. Build and run the application by pressing F5.

Features

  • Basic Calculations: Perform addition, subtraction, multiplication, and division.
  • Advanced Functions: MR, M+, MC, brackets, mod, +/-, C, backspace, integer arithmetic, error documentation (info page)

Usage

To use the application, clone the repository, open the solution file in Visual Studio, and run the project. The application provides a user-friendly interface for performing various calculations.

Contributing

Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request.

  1. Fork the Repository: Click the "Fork" button at the top-right of this page.
  2. Create a Branch: Create a new branch for your changes.
  3. Commit Changes: Make your changes and commit them with a descriptive message.
  4. Push to Your Fork: Push your changes to your forked repository.
  5. Submit a Pull Request: Go to the "Pull Requests" tab and submit a new pull request.

Contact

If you have any questions or suggestions, feel free to reach out to me via email or connect with me on LinkedIn.

References

Acknowledgements

  • Special thanks to the IT Step Academy for providing the platform and guidance for this project.
  • Thanks to my collaborators for their contributions and teamwork.

Feel free to modify or extend this README to fit your needs better. Happy coding!