Skip to content

50Projects-HTML-CSS-JavaScript : Calculator #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 22, 2024
Merged

50Projects-HTML-CSS-JavaScript : Calculator #24

merged 6 commits into from
Jul 22, 2024

Conversation

tajulafreen
Copy link
Owner

In this branch, I made the following changes :

Added a Calculator:

Implemented a basic calculator application using HTML, CSS, and JavaScript.

Functionality:
Users can perform basic arithmetic operations including addition, subtraction, multiplication, and division.

Features:

  • Arithmetic operations are handled using JavaScript functions.
  • Includes a clear button to reset the input fields.
  • Supports decimal number calculations.
  • Styling: Added modern styling with CSS to enhance user interface and usability.
  • ES6 Implementation: Utilized ES6 features for cleaner and more efficient code.

@tajulafreen tajulafreen merged commit 99edda8 into main Jul 22, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Calculator branch July 22, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant