PatrickAttankurugu / Scientific-Calculator

Scientific calculator application, written in python.

Home Page:https://patrickattankurugu.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCIENTIFIC CALCULATOR

This is a screenshot of the app

alt text

PROJECT DESCRIPTION

I do not have a scientific calculator software on my PC. As a result I have to carry my hardware calculator with me whenever I want to study a maths related course.But I want a software version on my PC that I can launch at any time and start using. This project is intended to solve that problem for myself and the many PC users out there who would love to have a software version of the ES PLUS calculator. Your contribution to this project is highly welcome.

WHAT YOU NEED TO KNOW

I used the python tkinter module. Nothing unique. Tried my best to comment out the code in a way that anyone with basic knowledge in python will understand.

Setup:

$ git clone https://github.com/PatrickAttankurugu/Scientific-Calculator

$ cd Scientific-Calculator

I will appreciate this

Please let me know how I can improve. However, if you are a beginner,go ahead and clone this project and try your hands on it. Let me know if you think I can be of help to you.

ACKNOWLEDGEMENT

Credit goes to my mentor Yvette Kondoh. A Data scientist at SuperFluid Labs

Author

Patrick Attankurugu

CONTACT

Connect with me on LinkedIn Or send me an email:patricka.azuma@gmail.com

License & copyright

Copyright © [2020] Patrick Attankurugu, University of Ghana

Licensed under the MIT License

About

Scientific calculator application, written in python.

https://patrickattankurugu.github.io

License:MIT License


Languages

Language:Python 100.0%