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

https://github.com/arturodesa/calculator

Static adaptive web-application "Calculator"
https://github.com/arturodesa/calculator

adaptive css flexbox html javascript pet-project web-application

Last synced: 2 months ago
JSON representation

Static adaptive web-application "Calculator"

Awesome Lists containing this project

README

        

# Calculator

### Description

*This is pet-project represents Calculator web-application.* In the web-app you can calculate simple ariphmetic tasks, e.g. sum, subtract, multiply, division, counting percentage.
Input is available by both: mouse and keyboard.


During the project I used HTML, CSS, Flexbox, JavaScript technologies and tools.
This web page is fully adaptive for all devices. Below you can see screenshots of desktop, tablet and mobile versions.


### Preview
![Example: (design (figma))](screenshots/desktop.png)
![Example: (design (figma))](screenshots/tablet.png)


![Example: (design (figma))](screenshots/mobile.png)