Paws-frontend icon indicating copy to clipboard operation
Paws-frontend copied to clipboard

Added Review Us Page

Open komal-agarwal5 opened this issue 7 months ago • 2 comments

Description

  • I have designed and added a review us page
  • Using this page the user can convey their view point to the devs for any improvement,suggestions or other problems
  • Design theme is like that of paws
  • Form contains required details
  • Design is mobile responsive also

Related Issue

#487

Screenshots / GIFs (if applicable)

Screenshot 2024-07-21 230952

Checklist:

  • [x] I have performed a self-review of my code
  • [x] I have added/updated relevant documentation (if needed)
  • [x] I have tested the changes locally and they function as expected
  • [x] I have ensured my code follows the project's coding standards

Additional Notes

[Add any additional notes or context about the changes made]

Summary by CodeRabbit

  • New Features

    • Introduced a dedicated "Review" page for user feedback accessible via the new /review route.
    • Enhanced the navigation bar with a new option to access the "Review" page.
    • Added a new component for collecting user reviews, featuring a form for name, email, and review text.
  • User Experience Improvements

    • Implemented form validation to ensure all fields are completed before submission.

komal-agarwal5 avatar Jul 21 '24 18:07 komal-agarwal5