Skip to content

manojpisepatil/calculator-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Calculator


A JavaScript-based calculator application designed to perform basic arithmetic operations with a clean and intuitive user interface, showcasing foundational JavaScript skills



Calculator

Getting Started

To run this calculator locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/manojpisepatil/javascript-calculator.git
  2. Navigate to the project directory:
    cd javascript-calculator
  3. Open index.html in your web browser to start using the calculator.

Technologies Used

  • HTML5: For the structure and layout of the calculator.
  • CSS3: For styling, animations, and responsive design.
  • JavaScript (ES6+): For the core functionality and logic of the calculator.

Future Enhancements

  • History Log: Implement a feature to keep track of previous calculations.
  • Themes: Add the ability to switch between multiple themes, including light and dark modes.
  • Unit Conversion: Introduce unit conversion functionality for even more versatility.

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue to discuss any changes or enhancements.

About

First Javascript Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published