dhairyagothi / 100_days_100_web_project

This repository contains 100 web projects from basic to intermediate using html css and js Please star the repo before start working on it
https://50-days-50-web-project.vercel.app/
MIT License
30 stars 36 forks source link

Implementing Calculator #107

Closed Umashankar08 closed 4 months ago

Umashankar08 commented 4 months ago

A calculator website built using HTML, CSS, and JavaScript provides a user-friendly interface for performing basic arithmetic operations. It includes a display to show numbers and results, along with buttons for digits (0-9) and operations (+, -, *, /,^,%). Users can input numbers and perform calculations directly on the website, making it convenient for everyday arithmetic tasks.

github-actions[bot] commented 4 months ago

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

dhairyagothi commented 4 months ago

already exists on website @Umashankar08 either do changes in that to make it look good or make anything else

dhairyagothi commented 4 months ago

closing issue for now make a new one