You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Chat Functionality Between customers and vendors
Description
The chat feature will be implemented in stages across multiple pull requests. customers will have the ability to search and choose any vendor to start a conversation, while vendors will be able to view and respond to customer messages. This feature will be introduced in a series of PRs, starting with frontend UI design using dummy data and gradually moving to backend integration with dynamic data.
Implement server actions and schema modifications to dynamically populate the specific chat page for both customers and vendors.
Frontend: customer Dashboard page with list of all available vendors to select and explore their offerings
(EDIT : completed in Customer dashboard #278 )
Implement a fully responsive and attractively designed frontend page where customers select any vendor's list.
Json server will be used initially to simulate the list of vendors for customers.
Ensure design , responsiveness , consistency , theme and usability for the page.
🎉 Thank you for your interest in contributing to this repository! Please wait while we review and assign this issue to you. In the meantime, feel free to ⭐ the repo to stay updated on future developments.
Description
Feature Request: Chat Functionality Between customers and vendors
Description
The chat feature will be implemented in stages across multiple pull requests. customers will have the ability to search and choose any vendor to start a conversation, while vendors will be able to view and respond to customer messages. This feature will be introduced in a series of PRs, starting with frontend UI design using dummy data and gradually moving to backend integration with dynamic data.
PR Series:
Backend setup for chat functionality (EDIT : completed in added backend routes for chat and database schema for chat feature #277 )
Frontend: customer Dashboard page with list of all available vendors to select and explore their offerings
(EDIT : completed in Customer dashboard #278 )
DISHES By Vendor Page (EDIT : completed in added dishes by vendor #279 )
Frontend: Specific Chat Page (EDIT : completed in added specific chat page, where customer and vendor can chat about a specific dish #280 )
Backend: Dynamic customer Selection
Backend: Dynamic Chat Functionality
Requirements
Additional Notes
This series of PRs will introduce an intuitive and feature-rich chat experience between customers and vendors on the platform.
The text was updated successfully, but these errors were encountered: