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

Added review system #394

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Added review system #394

merged 1 commit into from
Aug 10, 2024

Conversation

abckhush
Copy link
Contributor

Fixes #356

Type of change

Please give a X on it which is applicable

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor Code
  • A documentation update
  • Others(mentioned in the issue number)

How Has This Been Tested?

  • Individual reviews are checked if they show the rating, customer comments, and other relevant details.
  • The review system is integrated with the existing backend infrastructure for storing and managing review data efficiently.

Screenshots and Videos:

12.2.mp4

Checklist:

Give a X on, which is applicable

  • My code follows the style guidelines of this project
  • I have performed a self-review of my 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 added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

vercel bot commented Aug 10, 2024

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

Name Status Preview Comments Updated (UTC)
pop-shop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2024 8:14am

Copy link
Owner

@pooranjoyb pooranjoyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @abckhush! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@abckhush
Copy link
Contributor Author

@pooranjoyb Kindly review this before 7pm today. pls

@pooranjoyb pooranjoyb merged commit 3b773c9 into pooranjoyb:dev Aug 10, 2024
2 checks passed
@pooranjoyb pooranjoyb added ui Improvements of User Interface gssoc Girlscript Summer of Code 2024 level3 Issues with difficulity level 3 utility Some Funtionality or Some Utility labels Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Girlscript Summer of Code 2024 level3 Issues with difficulity level 3 ui Improvements of User Interface utility Some Funtionality or Some Utility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add a review system
2 participants