Skip to content

Experience straightforward arithmetic with a user-friendly calculator app. Perform addition, subtraction, multiplication, and division with ease. Clear button for resets, responsive design, and keypad events enhance functionality across devices.

License

Notifications You must be signed in to change notification settings

shravzzv/ODIN-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

The Vanilla JS Calculator is a simple calculator web application built using vanilla JavaScript, HTML, and CSS. It allows users to perform basic arithmetic calculations in a user-friendly interface.

calculator

This is the final project in the Foundations course of The Odin Project

Features

  • Addition, subtraction, multiplication, and division operations.
  • Clear button to reset the calculator.
  • Responsive design for use on various devices.
  • Keypad events.

How to Use

  1. Clone the repository from GitHub:
git clone https://github.com/shravzzv/calculator.git
  1. Open the index.html file in your web browser.

  2. Use the buttons to input numbers and perform calculations.

Contributing

I welcome contributions to improve the Vanilla JS Calculator. If you'd like to contribute, follow these steps:

  1. Fork the repository.
https://github.com/shravzzv/calculator/fork
  1. Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
  1. Make your changes and commit them:
git commit -m "Add your commit message here"
  1. Push your changes to your forked repository:
git push origin feature/your-feature-name
  1. Submit a pull request to the main repository.

Issues

If you encounter any issues or have suggestions for improvements, please let me know through the Issue Tracker on GitHub:

github.com/shravzzv/calculator/issues

Support

If you are having issues, please let me know through my socials located on my profile

License

The Vanilla JS Calculator is licensed under the MIT license.

I hope you find the Vanilla JS Calculator helpful for your projects


About

Experience straightforward arithmetic with a user-friendly calculator app. Perform addition, subtraction, multiplication, and division with ease. Clear button for resets, responsive design, and keypad events enhance functionality across devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published