efatha / Efaculator

The Simple Calculator project aims to create a user-friendly, web-based calculator application that performs basic arithmetic operations. This calculator will support addition, subtraction, multiplication, and division, providing a responsive and accessible interface for users.
0 stars 1 forks source link

Efaculator

The Simple Calculator project aims to create a user-friendly, web-based calculator application that performs basic arithmetic operations. This calculator will support addition, subtraction, multiplication, and division, providing a responsive and accessible interface for users.

Objective:

The objective of this project is to design and develop a basic calculator application using HTML, CSS, and JavaScript. The project will focus on ensuring the application is easy to use, visually appealing, and performs accurate calculations. Additionally, the project will serve as a learning tool for beginners in web development to understand the fundamentals of DOM manipulation, event handling, and basic algorithm implementation.

Simple Calculator

Overview

The Simple Calculator is a web-based application designed to perform basic arithmetic operations. This project is built using HTML, CSS, and JavaScript, providing a responsive and user-friendly interface for performing calculations.

Features

Objective

The objective of this project is to:

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/efatha/Efaculator.git
  2. Navigate to the project directory:
    cd Efaculator
  3. Open index.html in your preferred web browser.

Usage

  1. Open the index.html file in your web browser.
  2. Use the buttons to input numbers and select operations.
  3. The result will be displayed in the input

Visit the live demo on this project

click on this link https://efatha.github.io/Efaculator