Overview A simple calculator app based on Python and made using Pyqt5 and Qt Designer
How to use?
- Download the project as .zip file and extract it
- Access the folder by opening with terminal
- Make sure you have python3 and its necessary components installed
- Run the command 'python3 main.py' to launch the application
Feel free to make changes in this application. Happy coding!