swarooppatilx / scruter

Scruter is a local classifieds and community site designed to bring people together for buying, selling, and exchanging goods and services.
https://scruter.vercel.app
GNU General Public License v3.0
28 stars 135 forks source link

[Feat] Implement a FAQ forum #465

Closed ShivanshPlays closed 2 weeks ago

ShivanshPlays commented 2 weeks ago

Description

In the FAQ forum, questions about the website can be raised by the users who are authenticated and other users can answer that particular question and the question and answer will be reflected in a new forum page. I will implement this functionality end to end with the frontend and backend logic with Q&A schema of DB, email functionality, etc

PR1:

PR2:

Additionally, appropriate messages are shown to unauthenticated users in sections where authentication is required.

Screenshots

No response

Checklist