JQuery-Calculator

Scientific & Basic Calculators

Welcome to the repositories for my Scientific and Basic Calculators! These calculators are built with a clean and user-friendly interface, showcasing the power of HTML, CSS, and JavaScript. Below you’ll find details about each calculator, how to use them, and how you can contribute.

🚀 Scientific Calculator

A versatile scientific calculator that includes advanced mathematical functions. This project demonstrates the use of Vanilla JavaScript to handle complex calculations and provide an interactive user experience.

Features

Demo Scientific Calculator

Getting Started

  1. Clone the repository:
     git clone https://github.com/BottomsNode/Scientific-Calculator.git
    
  2. Navigate to the project directory:
     cd Scientific-Calculator
    
  3. Open index.html in your browser to view the calculator.

Technologies Used

🧮 Basic Calculator

A simple yet functional GUI calculator built with HTML, CSS, and JavaScript, showcasing fundamental arithmetic operations and a history feature.

Features

Demo Basic Calculator

Getting Started

  1. Clone the repository:
     git clone https://github.com/BottomsNode/Basic-Calculator.git
    
  2. Navigate to the project directory:
     cd Basic-Calculator
    
  3. Open index.html in your browser to view the calculator.

Technologies Used