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

Feat: Added Feedback/Testimonial control in admin panel successfully issue 547 #556

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

MeetDOD
Copy link
Contributor

@MeetDOD MeetDOD commented Aug 2, 2024

Pull Request Resolves [ #547 ]

Title: Added Feedback/Testimonial control in admin panel successfully.

Description

  1. In backend, I created a new field in prisma as visible:false, and also created a controller and routes for the admin to get all the feedback and also updating the visiblility.
  2. In Style share main page if visibility: false then no feeback is show else it will show according to admin.
  3. In admin, I created a coponent name as UserFeedback in which I am fetching all the feedbacks and with button click admin can set visible:true/false respectively.
  4. Also I created interface for the feedback.
  5. The design is responsive.

Related Issues

Fixes #547

Changes Made

New feature: Added Feedback/Testimonial control in admin panel.

Screenshots

image

image

Video

Style.Share.Admin._.Manage.Feedbacks.-.Google.Chrome.2024-08-02.15-33-57.online-video-cutter.com.mp4

I certify that I have carried out the relevant code of conduct and provided the requisite screenshot for validation by submitting this pull request.

Thank You for this contribution.

Copy link

vercel bot commented Aug 2, 2024

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

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2024 10:36am

Copy link

github-actions bot commented Aug 2, 2024

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! 😊

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Aug 2, 2024

@VaibhavArora314 where @Ultimateutkarsh11 Gone ?

@Ultimateutkarsh11
Copy link
Collaborator

@VaibhavArora314 where @Ultimateutkarsh11 Gone ?

As the college vacations are now over, I'm a little busy nowadays!

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Aug 2, 2024

@VaibhavArora314 Please give level 3 you can see the LOC and backend + frontend logic building I hope you consider my request 🙏

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Aug 2, 2024

@VaibhavArora314 where @Ultimateutkarsh11 Gone ?

As the college vacations are now over, I'm a little busy nowadays!

No problem, keep up the good work bro 👍

@MeetDOD
Copy link
Contributor Author

MeetDOD commented Aug 2, 2024

@VaibhavArora314 Please give level 3 you can see the LOC and backend + frontend logic building I hope you consider my request 🙏

@VaibhavArora314 consider this also 🙏

@akbatra567 akbatra567 added the gssoc GSSOC label Aug 3, 2024
@VaibhavArora314 VaibhavArora314 merged commit 8ca1686 into VaibhavArora314:main Aug 3, 2024
4 checks passed
Copy link

github-actions bot commented Aug 3, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

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

Successfully merging this pull request may close these issues.

[Feature Request]: Adding feedback control in admin panel
4 participants