ankitbisen28 / Atelier

Letest web app for custom clothing, Using React vite and Nodejs
https://atelier-client.vercel.app/
0 stars 1 forks source link

Title: List Projects for Consumers on Profile Page #8

Closed ankitbisen28 closed 2 weeks ago

ankitbisen28 commented 2 weeks ago

Description:

We need to implement a feature on the consumer profile page that lists all the projects they have posted. When a consumer clicks on any project detail, they should be redirected to the project's page, where they can see the details of the maker (bidder) who has bid on the project. This feature will enhance the user experience by allowing consumers to easily view and manage their projects and contact makers through the project's page.

Requirements:

  1. List of Projects on Consumer Profile Page:

    • Display a list of all projects posted by the consumer.
    • Each project should show a brief overview including the project title, date posted, and current status (e.g., open, closed, completed).
  2. Project Detail View:

    • When a consumer clicks on a project, redirect them to the project's detail page.
    • The project detail page should display comprehensive information about the project, including the description, requirements, and any bids received from makers.
  3. Maker's Detail on Project Page:

    • On the project's detail page, show a list of all makers who have placed bids.
    • For each maker, display relevant details such as their profile picture, name, rating, and a brief description.
    • Include a button or link to allow the consumer to send a message to the maker.
  4. Redirection and Navigation:

    • Ensure smooth navigation and redirection from the consumer profile page to the project detail page.
    • Provide a "Back to Profile" option on the project detail page for easy navigation.

Additional Notes:

Acceptance Criteria:

Mockups / Wireframes: