Skip to content

A basic calculator built using JavaScript, with a focus on accessibility. It includes two implementations of the calculator logic and utilizes ARIA attributes in the HTML for enhanced accessibility.

Notifications You must be signed in to change notification settings

AnastaCodes/BasicCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A basic calculator built using JavaScript, with a focus on accessibility. It includes two implementations of the calculator logic and utilizes ARIA attributes in the HTML for enhanced accessibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published