An open API service indexing awesome lists of open source software.

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.

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
![calculator image](images/screenshot-1.png)

![calculator memory saves](images/screenshot-2.png)

## 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.