dev-AshishRanjan / Hacktoberfest-Frontend

Make your Pull Request for Hacktoberfest 2023 in the Web domain specially Frontend. And give this repo a ⭐
https://frontend-database.netlify.app
MIT License
14 stars 37 forks source link

calculator type2 added #26

Closed s-bhalode closed 9 months ago

s-bhalode commented 9 months ago

Describe your change:

Checklist:

ATTACH SCREEN-SHOTS

Before After
< Before Image > < After Image >
netlify[bot] commented 9 months ago

Deploy Preview for frontend-database ready!

Name Link
Latest commit 1d91373426ece6505d1a95533b9b5778d1df4609
Latest deploy log https://app.netlify.com/sites/frontend-database/deploys/65221d8362733c0008a2429e
Deploy Preview https://deploy-preview-26--frontend-database.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

pr-explainer-bot[bot] commented 9 months ago

Pull Request Report

Hey there! I've created a report for the pull request. Let's dive in!

Changes

  1. Added a new project called "Calculator type 2" by s-bhalode.
  2. The project is a simple calculator built using HTML, CSS, and JS.
  3. The project can be found here.
  4. The project's GitHub repository can be found here.

Suggestions to Improve Code

  1. In the index.html file of the "Calculator type 2" project:

    • Consider adding a newline at the end of the file to follow best practices.
  2. In the script.js file of the "Calculator type 2" project:

    • Consider using more descriptive variable names to improve code readability.
    • Consider breaking down the code into smaller functions for better maintainability.
  3. In the style.css file of the "Calculator type 2" project:

    • Consider organizing the CSS properties in a more structured manner for better readability.
    • Consider using CSS classes instead of inline styles for better separation of concerns.

Bugs

No bugs found.

Improvements

No improvements suggested.

Rating

I would rate the code a 7 out of 10 based on the following criteria:

That's it for the pull request report! Let me know if you need any further assistance. Keep up the good work! 👍