Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-17T12:44:27.000Z (4 months ago)
- Last Synced: 2024-07-17T15:39:16.754Z (4 months 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.![Screenshot 2024-07-17 181147](https://github.com/user-attachments/assets/d69f8a0c-996c-4e0e-931d-4fcd3cd3fabb)