Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pradipece/calculato_program_cli_and_gui

This is the calculator program version: CLI and GUI
https://github.com/pradipece/calculato_program_cli_and_gui

Last synced: about 1 month ago
JSON representation

This is the calculator program version: CLI and GUI

Awesome Lists containing this project

README

        

# Calculator program CLI and GUI

### Overview


This calculator project performs basic arithmetic operations calculator. The number of operations depends on the time complexity O(1) and Space complexity O(1)


This is the calculator program version: 1.0.0

Now available is the calculator program version: 1.0.1

GUI version 1.0.1

### Features
- CLI and GUI
- Calculator Functionalities:
- Addition
- Subtraction
- Multiplication
- Division

GUIcalculator

### License

[MIT Licese](LICENSE)