Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
150 stars 384 forks source link

Added Rate Us feature #1809

Closed ankur-kalita closed 3 months ago

ankur-kalita commented 3 months ago

Fixes Issue🛠️

Closes #

Description👨‍💻

This pull request implements a new "Rate Us" feature that allows users to rate the website and provide feedback. The changes include adding a rating form, styling for the form, and JavaScript to handle form submissions and display a thank-you message.

Changes Made:

  1. HTML:

    • Added a new "Rate Us" form to the webpage with fields for rating and suggestions.
    • Included a thank-you message section that appears after form submission.
  2. CSS:

    • Styled the "Rate Us" form to improve its appearance.
    • Added styles to handle the visibility of the thank-you message.
  3. JavaScript:

    • Implemented functionality to handle form submissions.
    • Added a script to display the thank-you message and reset the form.

Type of Change📄

Checklist✅

Screenshots/GIF📷

WhatsApp Image 2024-08-08 at 00 29 48_73673bca

WhatsApp Image 2024-08-08 at 00 28 35_7b4f0c55

netlify[bot] commented 3 months ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit cb2938bef7becd1b2bef1892c7a7cf96046a9a22
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66b3c655cc83080008b22c1c
Deploy Preview https://deploy-preview-1809--calcdiverse.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.

Rakesh9100 commented 3 months ago

You are not assigned to any issue @ankur-kalita