Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivshah19/calculator
Our Web Calculator app, It is simple with an easy code to help novices learn how to operate a calculator.
https://github.com/shivshah19/calculator
css html5 javascript
Last synced: 27 days ago
JSON representation
Our Web Calculator app, It is simple with an easy code to help novices learn how to operate a calculator.
- Host: GitHub
- URL: https://github.com/shivshah19/calculator
- Owner: ShivShah19
- Created: 2023-11-17T12:54:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T18:20:59.000Z (about 1 year ago)
- Last Synced: 2024-01-05T19:27:54.393Z (about 1 year ago)
- Topics: css, html5, javascript
- Language: HTML
- Homepage: https://shivshah19.github.io/Calculator/
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator Project
## Overview
Welcome to my calculator project! This project is a simple yet functional calculator built using HTML, CSS, and JavaScript. It was completed as part of my internship at Coding Samurai.
## Features
- Perform basic arithmetic operations: addition, subtraction, multiplication, division, Remainder.
- User-friendly interface for a seamless experience.
- Clean and well-documented code for easy understanding and maintenance.
- Responsive design for compatibility across devices.## Technologies Used
- HTML: Used for structuring the calculator.
- CSS: Styling to enhance the user interface.
- JavaScript: Implemented dynamic functionality and logic.## How to Use
1. Clone the repository to your local machine.
```bash
git clone https://github.com/ShivShah19/Calculator.git
```
2. Open index.html in your preferred web browser.## Screenshots
![Screenshot](https://raw.githubusercontent.com/ShivShah19/Calculator/main/Image/Calculator.png)
`https://github.com/ShivShah19/Calculator/blob/main/Image/Calculator.png`Developer : Shiv Shah
Linkedin : `https://www.linkedin.com/in/shivshah19/`
Feel free to copy and paste this into your README.md file. Remember to replace placeholders like `ShivShah19` with your actual GitHub username.