Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 768 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 768 Bytes

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

2 3