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.
- 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.
You can use the calculator here.
- HTML
- CSS
- JavaScript
- Inspired by the need for accessible web applications.
If you have any questions or suggestions, please feel free to reach out.