https://github.com/marcelo-gomj/windows-10-calculator
It's the Windows calculator made with pure HTML, CSS and JavaScript. I tried to apply some functional programming concepts.
https://github.com/marcelo-gomj/windows-10-calculator
browser calculator css functional-programming html javascript vanilla-javascript webapp
Last synced: 2 months ago
JSON representation
It's the Windows calculator made with pure HTML, CSS and JavaScript. I tried to apply some functional programming concepts.
- Host: GitHub
- URL: https://github.com/marcelo-gomj/windows-10-calculator
- Owner: marcelo-gomj
- Created: 2021-11-24T14:40:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T19:45:09.000Z (about 4 years ago)
- Last Synced: 2025-03-15T21:20:20.069Z (over 1 year ago)
- Topics: browser, calculator, css, functional-programming, html, javascript, vanilla-javascript, webapp
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows 10 Calculator (Version WEB)
Windows 10 calculator WEB is an application that simulates the native calculator of Windows 10, made with JavaScript, CSS and HTML.
---
## Screenshots


## How to use
You can access the application through the link below:
Also you can use it in your browser by downloading the files and running index.html.