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 ratings #1665

Merged
merged 6 commits into from
Oct 31, 2024
Merged

Add ratings #1665

merged 6 commits into from
Oct 31, 2024

Conversation

haseebzaki-07
Copy link
Contributor

Related Issue

fixes #1570

Description

THIS PR created the necessary routes models and controllers in the backend of the project for submitting the users ratings for the website and also integrated with the frontend to make the call to the API.

issue #1570

Type of PR

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

Screenshots / videos (if applicable)

Screenshot 2024-10-27 153953
Screenshot 2024-10-27 154013

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 27, 2024

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

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 10:56am

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 27, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit c9c65f4
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/672210d7dbdacf000885560a
😎 Deploy Preview https://deploy-preview-1665--buddytrail.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.

@PriyaGhosal
Copy link
Owner

@haseebzaki-07
image
Even though I have given rating why does it shows this ... Please resolve this

@haseebzaki-07
Copy link
Contributor Author

haseebzaki-07 commented Oct 28, 2024

@PriyaGhosal the backend API has no issue there is something wrong in the frontend, even after submitting the ratings the rating field in not populated. Please merge this PR I will tackle it soon.

@haseebzaki-07
Copy link
Contributor Author

haseebzaki-07 commented Oct 29, 2024

hey @PriyaGhosal please merge the PR for the backend part, I will fix the frontend, I have to work on more issues please finalize this.

@PriyaGhosal
Copy link
Owner

@haseebzaki-07
Please see the conflicts .

@haseebzaki-07
Copy link
Contributor Author

hey @PriyaGhosal resolved the conflicts

@PriyaGhosal
Copy link
Owner

PriyaGhosal commented Oct 30, 2024

image
@haseebzaki-07 Please see the conflicts . Resolve the conflicts . Ensure you pull all the latest changes before pushing your feature/bug fixes to the main branch.
Thank you!

@PriyaGhosal PriyaGhosal reopened this Oct 30, 2024
@haseebzaki-07
Copy link
Contributor Author

hey @PriyaGhosal please check now

@haseebzaki-07
Copy link
Contributor Author

hey @PriyaGhosal please finalize this, I am getting merge conflicts.

@PriyaGhosal PriyaGhosal merged commit d0aa3cf into PriyaGhosal:main Oct 31, 2024
6 checks passed
@PriyaGhosal
Copy link
Owner

@haseebzaki-07
Great contribution ! 🎉 Your pull request has been successfully merged! Also Take a moment to ⭐ Star the repository if you haven't already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Rate us implementation
2 participants