Skip to content

tiagordds/calculator_project

Repository files navigation

Calculator Project

A simple yet functional calculator application built using PySide6. This project provides a user-friendly interface for performing basic arithmetic operations like addition, subtraction, multiplication, and division.

Features

  • Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division.

  • Clear Functionality: Reset the calculator with a single button click.

  • Interactive Interface: Buttons and display are designed for ease of use.

  • Use keyboard to input operations: Fully functional with keyboard inputs.

Technologies Used

  • Backend and Frontend: Python, PySide6

Installation

  1. Clone the repository:
git clone https://github.com/tiagordds/calculator_project.git
cd calculator_project
  1. Run the calculator:
python calculator.py

Screenshots

CALCULATOR_1 CALCULATOR_2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages