Skip to content

EddyBel/Math-my

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math-my

stat stat stat stat stat


Logo del proyecto

Math-my is a basic cross-platform desktop calculator, based on web technologies, with a neomorphism style design, it has two themes, light and dark.

🔗 Documentation

Installation

Cloning the repository whit commad.

git clone https://github.com/EddyBel/Calculadora.git

In the folder the proyect ejecute the command for run development proyect.

npm install
npm start

To compile the scripts for linux, run the command

npm run build-linux

Project status

Current features

  • Addition
  • Subtraction
  • Division
  • Multiplication
  • Percentage

Pending features

  • Operations within parentheses
  • Adjustments to button states

Project view

Imagen 1


Imagen 2

Technologies

  • HTML
  • Javascript
  • CSS
  • Electron
  • NodeJs