Skip to content
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

Add Rate us Implementation #4006

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

haseebzaki-07
Copy link
Contributor

Related Issue

fixes #3912

Description

This PR adds the rate us backend so that users submitting their ratings , get their data stored in the database.
created ratings models, rotues and controllers for the purpose.

issue #3912

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Screenshot 2024-10-25 235140
Screenshot 2024-10-25 235532

Checklist:

  • I have made this change from my own.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Oct 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swapreads ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2024 7:51am

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 25, 2024

Deploy Preview for swapreadsconnect ready!

Name Link
🔨 Latest commit 947d6ad
🔍 Latest deploy log https://app.netlify.com/sites/swapreadsconnect/deploys/671c9f67d09a600008d5d0c9
😎 Deploy Preview https://deploy-preview-4006--swapreadsconnect.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.

@abhi03ruchi
Copy link
Collaborator

i am not getting the alert message , after submitting .

@haseebzaki-07
Copy link
Contributor Author

haseebzaki-07 commented Oct 26, 2024

@abhi03ruchi Maybe it is because of the localhost URL that is called, because it working very fine on my end.
Screenshot 2024-10-26 111809

2024-10-26.11-17-35.mp4

@sailaja-adapa
Copy link
Collaborator

@haseebzaki-07 implement this one in another way since u r saying it is url based

@haseebzaki-07
Copy link
Contributor Author

hey @sailaja-adapa please check

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.

Feat: Rate us
3 participants