Skip to content

Basic mathematical calculator implemented with JavaScript

Notifications You must be signed in to change notification settings

coymeetsworld/basic-js-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic JavaScript Calculator

Description

This is an implementation of a basic mathematical calculator that can computer addition, subtraction, product and quotients of numbers. It can also convert to percentages and use decimal numbers.

Live Demo

https://coymeetsworld.github.io/basic-js-calculator/

Preview image of the Calculator app

Instructions

A user can click the numerical or operational buttons and the app will behave as a desk calculator would.

About

The Basic JavaScript Calculator was written by Coy Sanders as a requirement in the Advanced Front-End Development Projects for FreeCodeCamp to earn the Front-End Development Certification.

software is licensed under the License: MIT

Copyright (c) 2017

About

Basic mathematical calculator implemented with JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published