Skip to content

This project is a basic calculator desktop application that allows users to perform simple arithmetic calculations using a graphical user interface (GUI). The application was developed using Python and the tkinter library for the GUI.

License

Yarlagadda-saimanoj/Basic-Calculator-Desktop-Application-using-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Basic Calculator Desktop Application using GUI

This project is a simple calculator desktop application that allows users to perform basic arithmetic calculations using a graphical user interface (GUI). The application was developed using Python and the tkinter library for the GUI.

Table of Contents

Overview

The Basic Calculator Desktop Application using GUI is a simple yet useful tool that allows users to perform basic arithmetic calculations on their desktop. It features a clean and user-friendly interface with buttons for each arithmetic operation, supports decimal point and negative numbers, displays the result of each calculation on the screen, and includes a clear button to reset the calculator.

The application was developed using Python and the tkinter library for the GUI. The code is easy-to-follow and can be modified or extended for more complex operations.

Authors

Features

The Basic Calculator Desktop Application using GUI has the following features:

  • User-friendly interface with buttons for each arithmetic operation (addition, subtraction, multiplication, and division)
  • Supports decimal point and negative numbers
  • Displays the result of each calculation on the screen
  • Clear button to reset the calculator
  • Easy-to-follow code that can be modified or extended for more complex operations

Installation

To install and run the Basic Calculator Desktop Application using GUI, follow these steps:

  1. Clone or download the project from the GitHub repository
  2. Install Python and tkinter library (if not already installed)
  3. Run the calculator.py file to launch the application

Usage

To use the Basic Calculator Desktop Application using GUI, follow these steps:

  1. Launch the application by running the calculator.py file
  2. Use the buttons on the GUI to input numbers and arithmetic operations
  3. Press the "=" button to display the result of the calculation
  4. Press the "C" button to clear the calculator

ScreenShots:

Basic Calculator Desktop Application

Contributing

Contributions and feedback are welcome. If you want to contribute to the project, follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes and test them thoroughly
  4. Submit a pull request to merge your changes into the main branch

License

This project is licensed under the MIT License. See the LICENSE file for more details. MIT

About

This project is a basic calculator desktop application that allows users to perform simple arithmetic calculations using a graphical user interface (GUI). The application was developed using Python and the tkinter library for the GUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages