Skip to content

rubendavidroy/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A basic calculator built with C# in Visual Studio 2022 using Windows Forms on the .NET Framework.

Download

You can download the completed executable of the Calculator from the releases page.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/rubendavidroy/Calculator.git
  2. Open the .sln file in Visual Studio 2022.

  3. Press F5 to build and run the application.

License

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