VaibhavArora314 / StyleShare

A simple web based platform where users can easily create, explore, and share Tailwind CSS components and designs with fellow users.
https://style-share.vercel.app
MIT License
40 stars 69 forks source link

Feat: Added managing contact messages from admin successfully issue 426 #431

Closed MeetDOD closed 2 months ago

MeetDOD commented 2 months ago

Pull Request Resolves [#426 ]

Title: Added managing contact messages from admin successfully.

Description

  1. In admin backend, created routes and controller to fetch all the contact messages from the database.
  2. In admin frontend, created a typescript interface for contactmessages and fetching all the messages in the ContactMessages.tsx.
  3. Also given two button to so that admin can Read the whole message (when click on read button a beautiful pop-up model appears) and also Reply it in the gmail (with email address add in the mail).
  4. I also fixed the css of the buttons in manage post section.
  5. The design is responsive.

Related Issues

Fixes #426

Changes Made

New features: Added managing contact messages from admin.

Screenshots

image

image

image

image

image

Video

https://github.com/user-attachments/assets/f9d589b2-8a6e-4c3d-982e-dfd323647bd7

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.

vercel[bot] commented 2 months ago

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 Jul 14, 2024 10:22am
github-actions[bot] commented 2 months ago

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! ๐Ÿ˜Š

github-actions[bot] commented 2 months ago

๐ŸŽ‰ 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! ๐Ÿš€

MeetDOD commented 2 months ago

@Ultimateutkarsh11 please add label