https://github.com/zabavb/exam-project-tpm
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#.
https://github.com/zabavb/exam-project-tpm
calculator calculator-application contributors csharp documentation dotnet dotnet-framework info testing tests visual-studio-code vscode windows-forms winforms
Last synced: 4 months ago
JSON representation
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#.
- Host: GitHub
- URL: https://github.com/zabavb/exam-project-tpm
- Owner: zabavb
- License: mit
- Created: 2023-10-18T19:44:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T17:37:06.000Z (over 1 year ago)
- Last Synced: 2025-08-31T18:41:35.196Z (10 months ago)
- Topics: calculator, calculator-application, contributors, csharp, documentation, dotnet, dotnet-framework, info, testing, tests, visual-studio-code, vscode, windows-forms, winforms
- Language: C#
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
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
Getting Started
- Clone the repository:
git clone https://github.com/zabavb/Exam-Project-TPM.git
- Navigate to the project directory:
cd Exam-Project-TPM
- Open the solution file (
.sln) in Visual Studio. - 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.
- Fork the Repository: Click the "Fork" button at the top-right of this page.
- Create a Branch: Create a new branch for your changes.
- Commit Changes: Make your changes and commit them with a descriptive message.
- Push to Your Fork: Push your changes to your forked repository.
- 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!