Inspiration

For the MLH INIT Create a calculator challenge we have the calculator and plotter program, open source project published on git for LHD Learn.

What it does

Using a simple interface, we can make simple operations like addition, subtraction, multiplication, division but also, we can plot a function with one independent variable in a range and definition that we define.

How we built it

Using python and their libraries matplotlib and tkinter, we program an graphic interface for the calculator with buttons and a plot.

Accomplishments that we're proud of

With this challenge we use the integration of matplotlib and tkinter to give a interface to the user, an integration that isn't to common and that have only a little of information on internet.

What's next for Calc&Plot

To add new operations, as a scientific calculator, and also to allow the use of more variables for functions of more than 1 variable.

Built With

Share this project:

Updates