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

https://github.com/hoxtygen/calculator

A calculator with basic function
https://github.com/hoxtygen/calculator

Last synced: 10 months ago
JSON representation

A calculator with basic function

Awesome Lists containing this project

README

          

#This is an FCC project towards achieving frontend certification

#The calculator works for now in the most basic level, advanced functionalities planned in the nearest future as my knowledge of javascript increases.

#The major bug in this calculator for now is how it behaves when two operators are clicked consecutively.