Welcome to my Calculator Repository! 🎉
This repository contains two calculator applications built using Python and Web Technologies.
A simple and efficient command-line calculator written in Python.
Run it:
python _calculator_.pyFeatures:
-
Supports basic arithmetic operations (+, -, *, /)
-
User-friendly terminal input
-
Error handling for invalid inputs
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
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.
| Language / Framework | Usage |
|---|---|
| Python 3 | CLI calculator logic |
| HTML5 | Structure of the web calculator |
| TailwindCSS | Styling and responsiveness |
| Vanilla JavaScript | Functionality and interactivity |
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.
Mantra Patil
💼 LinkedIn: www.linkedin.com/in/mantrapatil25
If you like this repository, consider giving it a ⭐ on GitHub!
