Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ev0clu/calculator


https://github.com/ev0clu/calculator

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# **Project: Calculator**

In this project, a simple calculator has built.

### Demo: [Link](https://ev0clu.github.io/calculator/)

## Features
- Basic math operators: add, subtract, multiply, divide
- ± and floating number usage
- Keyboard support
- 2 Line display

### Layout
![layout picture](https://github.com/ev0clu/calculator/blob/main/layout.png?raw=true)