Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psammystprime/calculator
A basic Javascript calculator.
https://github.com/psammystprime/calculator
html-css-javascript
Last synced: about 1 month ago
JSON representation
A basic Javascript calculator.
- Host: GitHub
- URL: https://github.com/psammystprime/calculator
- Owner: PsammystPrime
- Created: 2023-11-13T14:46:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T23:23:30.000Z (12 months ago)
- Last Synced: 2024-01-22T00:31:35.148Z (12 months ago)
- Topics: html-css-javascript
- Language: HTML
- Homepage: https://psammystprime.github.io/Calculator/
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
This is a basic calculator incorporating basic HTML, CSS, and JavaScript foundational skills.
It marks the completion of the foundations part of the Odin Project.