ianfm / electron-calculator

Learning my way through js and electron by making a calculator that will look nice and do arithmetic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-calculator

Goal: make a moderately aesthetic calculator capable of arithmetic.

Depending on how progress goes, would be interested in making a more advanced calculator. It would be cool to see graphing capabilities, user variables, and maybe CAS if I can find an acceptable library. Probably not gonna implement that myself, but I'd like to see the docs/source.

Branching out, it would be cool to build a library of all of the calculations I've encountered in my courses. That way if I want to build a simulator later I will have access to some of the functions I might need.

That would probably involve advanced graphics and mesh calculations.

About

Learning my way through js and electron by making a calculator that will look nice and do arithmetic

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 62.9%Language:HTML 37.1%