Skip to content

This repository contains a simple, interactive calculator built using HTML, CSS, JavaScript, jQuery, and Bootstrap. The calculator provides basic arithmetic operations and a user-friendly interface.

Notifications You must be signed in to change notification settings

OmarKhouya/jquery-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Calculator Web Application

This repository contains a simple, interactive calculator built using HTML, CSS, JavaScript, jQuery, and Bootstrap. The calculator provides basic arithmetic operations and a user-friendly interface.

Features

  • Basic Arithmetic Operations: Supports addition, subtraction, multiplication, and division.
  • Clear Function: Quickly reset the current input.
  • Parentheses: Easily manage complex calculations with parentheses.
  • Responsive Design: Built with Bootstrap to ensure responsiveness across different devices.
  • Dynamic Input: Real-time calculation and display updates using jQuery.

Getting Started

Prerequisites

To run this project locally, you need a web browser that supports HTML5, CSS3, and JavaScript.

Installation

1. Clone the repository:

git clone https://github.com/your-username/calculator-web-app.git

2. Open the index.html file in your preferred web browser.

Built With

  • HTML5: Structure of the web page.
  • CSS3: Styling the components.
  • Bootstrap 5: For responsive design and pre-styled components.
  • jQuery: Simplifying JavaScript operations and DOM manipulation.
  • JavaScript: Core functionality of the calculator.

License

MIT

About

This repository contains a simple, interactive calculator built using HTML, CSS, JavaScript, jQuery, and Bootstrap. The calculator provides basic arithmetic operations and a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages