Skip to content

webdevelopmentsk/mini-project-simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

Simple Calculator Screen Shot

I have created this simple calculator when I started learning JavaScript in June 2020. The code is eary for beginners to understand and experiment with JavaScript Fundamentals such as:

  • Code structure
  • Variables
  • Data types
  • Basic operators
  • Conditional branching
  • The "switch" statement
  • Function expressions
  • Arrow functions
  • Scope (Global and Local)

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

To get a local copy of the project follow these steps.

  1. Clone the repo to get a local copy of the project
    git clone https://github.com/webdevelopmentsk/mini-project-simple-calculator.git
  2. Run index.html in a browser to view the project

Contact

Sawitree Kalakul - LinkedIn - skalakul@gmail.com

Project Link: https://github.com/webdevelopmentsk/mini-project-simple-calculator.git

About

Good for a beginner! I created this calculator when I started to learn JavaScript. I wanted practice using functions and variable declarations. The JavaScript code is stored in script.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors