MinavKaria / Ratna-Supermarket

Ratna Supermarket is an online shopping platform offering a seamless and secure shopping experience. Users can browse a variety of products, manage their carts, place orders, and track purchases, all through an intuitive, responsive interface.
https://ratna-supermaket.minavkaria.xyz/
16 stars 28 forks source link

Topic: Adding FAQ Feature to Product Details Page #115

Open krishashah-03 opened 3 hours ago

krishashah-03 commented 3 hours ago

Describe the types of topics you'd add in our Website

@MinavKaria We can add a Frequently Asked Questions (FAQ) feature to the product details page. This feature will allow customers to view common questions and answers related to each product, improving their overall shopping experience.

Could you share some screenshots or a video of your previous work?

Requirements:

Design a database schema to store FAQs for each product Create a new model for the FAQ collection Develop a new API endpoint to retrieve FAQs for a specific product Create a new component to display FAQs on the product details page Integrate the FAQ component into the product details page

Database Schema:

productId: The ID of the product associated with the FAQ question: The question being asked answer: The answer to the question

Please assign me this project to work on this task!

Record

MinavKaria commented 3 hours ago

Hi @krishashah-03! Thanks for opening this issue on Ratna Supermarket. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.