MajorTimberWolf / Calculator-Blockchain

A Glassmorphic Calculator which is able to perform arithmetic functions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INTRODUCTION

The Aim was to create a Calculator using the languages; HTML+CSS+JS

Uses of the Languages

  • HTML was used to create the calculator's structure, including buttons and input fields.
  • CSS was used to style the calculator's layout and theme, including background color, button style, and font.
  • JavaScript was used to implement the calculator's arithmetic operations and theme change functionality.

Theme Change Functionality is still WIP

Press the buttons present on the calculator to perform arithmetic functions
^ does the exponent function
% does the modulus function

2 3

About

A Glassmorphic Calculator which is able to perform arithmetic functions.


Languages

Language:CSS 44.7%Language:HTML 34.2%Language:JavaScript 21.1%