Skip to content

A collection of calculator applications built with Python and modern web technologies. Includes a simple Python CLI Calculator and a Modern Web Calculator with HTML, TailwindCSS, and JavaScript.

Notifications You must be signed in to change notification settings

mantrapatil03/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Calculator Projects

Welcome to my Calculator Repository! 🎉
This repository contains two calculator applications built using Python and Web Technologies.

calculator-preview


Projects Included

1️⃣ Python CLI Calculator (_calculator_.py)

A simple and efficient command-line calculator written in Python.

Run it:

python _calculator_.py

Features:

  • Supports basic arithmetic operations (+, -, *, /)

  • User-friendly terminal input

  • Error handling for invalid inputs

2️⃣ Modern Web Calculator (calculator.html)

A sleek, responsive web-based calculator designed using HTML, TailwindCSS, and Vanilla JavaScript.

Run it:

Open `calculator.html` in your browser

Features:

  • Clean and modern UI

  • Keyboard input support

  • Responsive layout for mobile and desktop

  • Instant results without reloading

▶️ How to Use

Clone the repository:

git clone https://github.com/mantrapatil03/Calculator.git
cd Calculator

Then open the desired project (Python or Web) and start using it.

Tech Stack

Language / Framework Usage
Python 3 CLI calculator logic
HTML5 Structure of the web calculator
TailwindCSS Styling and responsiveness
Vanilla JavaScript Functionality and interactivity

Contributing

Contributions are welcome! 1.Fork the repository 2.Create a new branch

git checkout -b feature/your-feature

3.Commit your changes 4.Open a Pull Request Please make sure your code follows proper formatting and ethical development practices.

Author

Mantra Patil

💼 LinkedIn: www.linkedin.com/in/mantrapatil25

✉️ techmantrapatil@gmail.com

✨ Thanks for visiting my profile! ✨

If you like this repository, consider giving it a ⭐ on GitHub!

About

A collection of calculator applications built with Python and modern web technologies. Includes a simple Python CLI Calculator and a Modern Web Calculator with HTML, TailwindCSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published