https://github.com/shriram2005/codsoft-web-task-2
CodSoft Web Task 2 Calculator
https://github.com/shriram2005/codsoft-web-task-2
calculator codsoftinternship css html internship javascript webapp
Last synced: 8 days ago
JSON representation
CodSoft Web Task 2 Calculator
- Host: GitHub
- URL: https://github.com/shriram2005/codsoft-web-task-2
- Owner: Shriram2005
- Created: 2023-08-30T10:24:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T12:44:27.000Z (over 1 year ago)
- Last Synced: 2024-12-31T02:20:26.556Z (about 1 year ago)
- Topics: calculator, codsoftinternship, css, html, internship, javascript, webapp
- Language: HTML
- Homepage: https://shriram2005.github.io/CodSoft-Web-Task-2/
- Size: 5.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodSoft Web Task 2 Calculator Web Task 2 | Calculator Web App
I'm thrilled to share the completion of the 2nd task of my CodSoft Web Development Internship - a Basic Calculator Web App. This app allows users to perform simple calculations right in their browser.
**Features:**
- User-friendly calculator interface.
- Addition, subtraction, multiplication, and division operations.
- Immediate and accurate results.
**Tech Used:**
- HTML, CSS for app layout and design.
- JavaScript for calculator functionality.
**Usage:**
1. Open the calculator app in your browser.
2. Input numbers and use the operation buttons (+, -, *, /).
3. The calculator will display the result instantly.
