Skip to content

nitinsogex/SimpleCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator (C# WinForms)

A basic calculator built using C# and Windows Forms in Visual Studio.
This project was created as a practice exercise to improve my C# and .NET skills.


Features

  • Addition, Subtraction, Multiplication, Division
  • Clear and Backspace options
  • Simple user-friendly UI

Tech Stack

  • Language: C#
  • Framework: .NET
  • IDE: Visual Studio

Screenshot

screenshot

Future Improvements

  • Add scientific functions (square root, power, sin, cos, etc.)
  • Improve UI design
  • Add keyboard input support

About

A simple calculator built using C# and Windows Forms in .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages