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

https://github.com/nechcodes/calculator

Just Testing
https://github.com/nechcodes/calculator

Last synced: 5 months ago
JSON representation

Just Testing

Awesome Lists containing this project

README

          

# newRepo

Got done with this simple calculator while trying out on Java.

The "(" and ")" buttons lack functionality for now. Still trying to figure out how to add their functions. Help is needed

Also, the output is still of 'double' type. Any ideas on how to convert to intergers are welcome.