What it does

Calculates

How I built it

I used Tkinter library for Python3 to make the GUI. The algorithm for calculator operations are pretty much self explanatory.

Setup

  • Install Python3 and tkinter.
  • Clone the repo: git clone https://github.com/adviksinghania/init1-calculator.git
  • Navigate inside the directory: cd init1-calculator
  • Run python3 calc.py

Built With

Share this project:

Updates