Skip to content

Assignment for the JavaScript course of The Odin Project.

Notifications You must be signed in to change notification settings

aleksandar-code/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Etch a Sketch made with Flexbox and JavaScript.

Assignment for the JavaScript course of The Odin Project.

Specifications and details for the assignment can be found here.

Use Calculator.

What it looks like

image

Features

All arithmetic operations are possible.

The lenght of input doesn't produce a false result.

Math rules are applied.

You can Clear and start over.

Decimal numbers are accepted.

How to use

Use Calculator.

Known issues

I could add parenthesis and basic math funcitons like Square Root.

Information

Still one of my earlier projects with JavaScript, it was relatively easy for me.

The only problem was displaying the numbers on the calculator, finally i opted to put results below and user input above.

image

Contact

@aleksandar_code

About

Assignment for the JavaScript course of The Odin Project.

Topics

Resources

Stars

Watchers

Forks