Skip to content

muhammadfahd/basic_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🧮 My Calculator App

An interactive and user-friendly calculator built using Streamlit. This calculator supports basic arithmetic operations and includes a beautiful UI, real-time result display, and a calculation history log.


🚀 Features

  • ✅ Simple, intuitive user interface
  • ➕ Addition, ➖ Subtraction, ✖️ Multiplication, ➗ Division
  • ⚠️ Division by zero error handling
  • 💾 Real-time calculation history
  • 🎨 Custom styled result display
  • 📱 Mobile-friendly and responsive layout

📷 Preview

Screenshot 2025-04-21 113244


🛠️ Installation

1. Clone the repository

2. Install dependencies

  `pip install -r requirements.txt `

3.Run the app

  `streamlit run app.py`

Future Improvements

  • 🧮 Scientific calculator mode
  • 🎛️ Theme toggle (light/dark)
  • ⌨️ Keyboard input support
  • 💾 Memory functions (M+, M-, MR, MC)

Made with ❤️

About

a simple calculator in python using streamlit as UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages