Skip to content

christianbender/desk-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple desk calculator

This repository contains a simple desk-calculator.
The calculator was build with following technologies:

  • HTML5
  • CSS3
  • JavaScript / TypeScript
  • W3.CSS (CSS-Framework)

Image credits

Background image of my app:


Usage

The calculator is quite straightforward.

For using the power-operation: For example 2^3:

  • Click on 2
  • Click on x^y
  • After that click on 3.
  • Finish with click on =

How it looks like

how the app looks like