Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

🧮 Interactive Calculator App

A sleek and simple web-based calculator designed for quick and efficient arithmetic operations. Built with HTML, CSS, and JavaScript to ensure a user-friendly and responsive experience.


🎯 Key Features

Basic Calculations

Perform essential math operations: Addition (+), Subtraction (−), Multiplication (×), and Division (÷).

🗑️ Easy-to-Use Controls

  • Clear All: Reset everything instantly.
  • Delete Last Entry: Quickly fix errors.

Stylish Interface

Modern design with interactive hover effects and smooth animations for a visually pleasing experience.

📱 Device Compatibility

  • Fully responsive for desktops 🖥️, tablets 📱, and smartphones 📞.

Fast and Lightweight

Optimized for speed and seamless performance.


💻 Built Using

  • HTML 🧱: Provides the structural framework.
  • CSS 🎨: Handles the visual styling and layout.
  • JavaScript ⚙️: Brings interactivity to life.

🚀 Getting Started

📥 Follow These 4 Steps

  1. Clone the Repository:

    git clone https://github.com/NeluniMadeesha/Calculator.git
  2. Locate the Files:
    Navigate to the Calculator folder.

  3. Open the App:
    Launch the cal.html file in any web browser.

  4. Enjoy Calculating:
    Use the intuitive interface for all basic operations.


📁 File Structure

Calculator/
├── cal.html       # HTML file for structure
├── styles.css     # CSS file for design and responsiveness
└── script.js      # JavaScript file for functionality

📸 Visual Highlights

🎨 Display the beautiful calculator design with screenshots.


🤝 Contribute to the Project

Want to add features or fix bugs? Here’s how you can help:

  1. Fork the Repository 🔀: Create your own version.

  2. Clone Your Fork 📥:

    git clone <your-fork-url>
  3. Create a New Branch 🌱:

    git checkout -b feature/your-feature-name
  4. Make Changes 🔧: Add new features or improve existing ones.

  5. Push Your Updates ⬆️:

    git push origin feature/your-feature-name
  6. Submit a Pull Request 📤: Share your work for review.


✨ Planned Enhancements

  • 🧮 Advanced Math: Add functions like square roots, powers, and trigonometry.
  • 🕒 History Tracking: Save and review past calculations.
  • 🎨 Customizable Themes: Light, dark, and user-defined styles.
  • ⌨️ Keyboard Support: Enable quick input with keyboard shortcuts.

📜 License

Distributed under the MIT License 📝, allowing free use, modification, and redistribution.

About

A basic calculator application created with HTML, CSS, and JavaScript. It performs fundamental arithmetic operations and features an intuitive interface, showcasing essential web development skills.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages