Skip to content

Abhijith14/ModernCalculatorVB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Calculator

A Modern Calculator for performing simple arithmetic operations using VB.NET

demo



📕 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Note : This project is created in Microsoft Visual Studio Community 2019 Version 16.8.4 with a display scale of 175%. So if your's isnt 175%, change your default size to 175% or convert back this project to your recommended size.

Installing Setup

Open the "Setup Files for Me" folder.
Run the setup.exe application

🔧 Cloning to Visual Studio

Visual Studio solution file can be found here.

Deployment

After clonning this repo, run Form1. Find the code in Form1.vb and Design in Form1.vb (Design).

Built With

Authors

  • Abhijith Udayakumar - Design & Development - Abhijith14


🚨 Forking this repo (please read!)

yes, with attribution.

I value keeping my work open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my work without giving me credit. I spent a non-trivial amount of effort building and designing this project, and I am proud of it! All I ask of you all is to not claim this effort as your own.

TL;DR

Yes, you can fork this repo. Please give me proper credit by linking back to Abhijith14/ModernCalculatorVB. Thanks!


🎨 Color Reference

Color Hex RGB
Black #151314 #151314 rgb(21,19,20)
White #f2f3f7 #f2f3f7 rgb(242,243,247)
Green #56a858 #56a858 rgb(86,168,88)
Red #f5413b #f5413b rgb(245,65,59)
Grey #6c6e79 #6c6e79 rgb(108,110,121)


About

A Modern Calculator for performing simple arithmetic operations using VB.NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published