Skip to content

A simple expression calculator using Python and PysimpleGUI.

Notifications You must be signed in to change notification settings

gabrielcordeiro2/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Calculator

It's a simple interactive calculator with (+) (-) (×) (÷) operations.

The idea

Special thanks to my friend John Erick, together we turned the idea into an app.

One of the biggest challenges we faced was in the code refactoring, where we had to transform all the logic already created to OOP, in addition to making the calculator perform numerical expressions.

Versions

1.0 (Terminal no Interface) 2.0 (App with Interface)

  • You can download Terminal Version here.
  • You can download App Version here.

About

A simple expression calculator using Python and PysimpleGUI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages