Skip to content

A calculator app made to look and have some of the functionality of the Windows 10 calculator. Inspired by the Odin Project and WebDevSimplified.

Notifications You must be signed in to change notification settings

Mac-Mann/Windows10-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows 10 Calculator

A knock-off of the Windows 10 Calculator made with HTML, CSS, and vanilla JS.

General Info

Inspired by the Odin project. Created by myself to practice and demonstrate some of my current JS, CSS, and general Web Developer abilities.

Motivation for using ES6 classes for this project came from WebDevSimplified. The purpose of this project was to improve my programmer problem solving skills and to reinforce my coding style to use best practices.

For this project, I copied WebDevSimplifed's initial calculator by hand-copying only when absolutely necessary. For the rest, I would seek to figure out how to implement his class methods or CSS styles myself. Afterwards, I then added additional calculator features, changed the style to match the Windows 10 Calculator, and simplified WebDev's calculator computational logic.

The point of this project was never to reinvent the wheel, rather to strengthen my coding skills and to promote coding with best practices.

Screenshot

My Window's 10 Calculator

Example screenshot

The Window's 10 Calculator

Example screenshot

Technologies

  • HTML
  • CSS
  • Javascript

Setup

The live version of the website can be seen here.

Status

The project is finished for now.

About

A calculator app made to look and have some of the functionality of the Windows 10 calculator. Inspired by the Odin Project and WebDevSimplified.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published