Skip to content

ayseakyol/calculator-refactor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project of Calculator-Refactor

Description

You can see and use the live demo right here.

I prepared this project to better understand the seperation of concerns. In scripts file there are 3 different type of javascript file: listener.js, logic.js. and handler.js.

Visual

This is the screenshot of the project:

Installation

With the Visual Studio Code I prepared this project.

Features

I used Html, CSS and Java Script to prepare this calculator.

Usage

With using the calculator, people can make dividing, adding, multiplying and minusing easily.

Inspiration

Thanks to mmtuts tutorial for the inspiration of the page.

Project status

I finished the project with using 5 branches and master branch.

About

Separation of Concerns: Week 1 Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.4%
  • HTML 23.0%
  • CSS 10.6%