Skip to content

AkuSarma/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

It's a full functioning calculator with a converter app made using python and kivy framework


Features

  • Calculations
  • Converter
  • History

Screeshots

Calculator

Converter

History


How to use it

use separate python enviroment

git clone https://github.com/AkuSarma/Calculator.git

cd Calculator

pip install kivy==2.0.0

python main.py

Contribution

Everyone is welcomed to contribute to this project. You can contribute either by submitting bugs or suggesting improvements by opening an issue on GitHub. You can also open a pull request if you can fix any of the bug you found or is already mentioned in open issues