https://github.com/seen-design-lab/simp-calc
This repository contains the source code for a simple web-based calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations (addition, subtraction, multiplication, division). Useful for beginners learning web development, educators teaching programming, and developers as a reference or project starter.
https://github.com/seen-design-lab/simp-calc
calculator calculator-application calculator-javascript sdl seendesignlab wowrakibul
Last synced: 11 months ago
JSON representation
This repository contains the source code for a simple web-based calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations (addition, subtraction, multiplication, division). Useful for beginners learning web development, educators teaching programming, and developers as a reference or project starter.
- Host: GitHub
- URL: https://github.com/seen-design-lab/simp-calc
- Owner: Seen-Design-Lab
- License: gpl-3.0
- Created: 2025-01-31T18:34:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-01T06:10:46.000Z (about 1 year ago)
- Last Synced: 2025-02-27T23:44:09.716Z (about 1 year ago)
- Topics: calculator, calculator-application, calculator-javascript, sdl, seendesignlab, wowrakibul
- Language: CSS
- Homepage: https://seen-design-lab.github.io/simp-calc/
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# simp-calc
This repository contains the source code for a simple web-based calculator built using HTML, CSS, and JavaScript. It performs basic arithmetic operations (addition, subtraction, multiplication, division). Useful for beginners learning web development, educators teaching programming, and developers as a reference or project starter.