Skip to content

drzeeb/CalculatorElectronJS

Repository files navigation

CalculatorElectronJS

This is a little project to get into ElectronJS

Screenshot

Screenshot

Animation

Installing

Easily clone the repo

git clone https://github.com/drzeeb/CalculatorElectronJS.git

change the directory

cd CalculatorElectronJS

and install the dependencies

npm install

to start the calculator you have to execute

npm start 

Built With

ToDo

  • Implement parentheses - done
  • Implement x², √ - done
  • Implement longer expressions - done
  • Implement font scaling - done
  • Improve the printed result, so when there is a result with 1,000 remove the ,000 - done
  • Implement Dark Mode - done

Planned features

  • History
  • Different themes

Authors

  • Michael Zeeb - The whole work - drzeeb

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A small calculatior to get into ElectronJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors