Skip to content

benjamin-gambling/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This project was completed as part of The Odin Projects Javascript Curriculum.

Calculator

Table of contents

  1. Demo
  2. Technologies
  3. Features
  4. Development
  5. License

Demo

Here is the working live demo: https://benjamin-gambling.github.io/calculator/.

Technologies

  • Vanilla JS, ES6+

Features

  • VS Code Design
  • Percentage operator
  • Display previous value
  • Operator Highlights
  • Smooth flow by continuous sum through pressing operators and not equals

Development

  • Scientific

License

You can check out the full license here

This project is licensed under the terms of the MIT license.