Skip to content

AvogatoWizardWhisker/CalculatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console Calculator App

Overview

image

This repository contains a simple console calculator app developed in C#. I created this project during my free time as part of my journey to learn programming.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • User-friendly command-line interface
  • Error handling for invalid input

Getting Started

  1. Clone this repository to your local machine.
  2. Open the solution in Visual Studio.
  3. Build and run the CalculatorApp project.

You can also use Visual Studio Code to run the project. Make sure you have the .NET SDK required to compile. Download and install the latest version of .NET SDK and follow the instructions. Feel free to explore the code and enhance the app further!

About

A simple console calculator app written in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages