Heini-Maria / Javascript-Calculator

Vanilla JavaScript calculator 📱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript-Calculator

This project was done in Brainnest Frontend Development course. The goal for the project was to build a calculator application that would tackle different user interactions without crashing.

Try the calculator app here: https://heini-maria.github.io/Javascript-Calculator/

Nimetön

Features

  • Functions for all of the basic math operators
  • backspace and clear functions
  • keyboard support

Technologies used

  • HTML
  • CSS
  • JavaScript

Future works

  • to add styling for keyboard events

Personal experience

I really enjoyed this project, it gave me a lot of practice with basic JavaScript. The most challenging part was to get my head around all the possible user interactions and how to take them into account in the code.

About

Vanilla JavaScript calculator 📱


Languages

Language:JavaScript 61.0%Language:CSS 20.3%Language:HTML 18.7%