Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 882 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 882 Bytes

Accessible Basic Calculator

Description

Accessible Basic Calculator is a simple yet functional calculator built with JavaScript. This project includes two different implementations of the calculator logic and is designed with accessibility in mind, using ARIA attributes in the HTML to ensure it is usable by everyone.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division).
  • Two different implementations of the calculator logic in JavaScript.
  • ARIA attributes for enhanced accessibility.
  • Simple and intuitive user interface.

Demo

You can use the calculator here.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Acknowledgments

  • Inspired by the need for accessible web applications.

Contact

If you have any questions or suggestions, please feel free to reach out.