-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Discussion Forum with CURD operation & Responsive Design #422
Comments
Can you please assign me |
Hyy @Sawan-Kushwah, I'm assigning this issue to you. Make this according to our website color pallate and after this give the video attached with PR. |
@Sawan-Kushwah if the QNA is persisted in localstorage then how will it be displayed to other users? and if not then what is the use of forum, just asking in the light of useful and positive development of the project. |
@Anuj3553 please check the proposal i made for implementing the same functionality. I think it consists of better alternative of persisting data in backend other that localstorage. PS: this suggestion is in the light of useful and positive development of the project. |
Yes you are right @ShivanshPlays. Hyy @Sawan-Kushwah, Can you create as well as backend for this? |
@ShivanshPlays @Anuj3553 in the next PR i will make backend api for it |
So that data get saved successfully on one database and thus how we can show all question and answer |
@Anuj3553 maybe I can work on the backend api? |
I will provide postman testing with screen recording |
if it is fine with @Sawan-Kushwah |
@Anuj3553 @ShivanshPlays i will provide the video where i show how data is being saving on database |
Okk, then go ahead with this issue. |
Is there an existing feature request for this?
Describe the feature you would like to request
WordWise.Mozilla.Firefox.2024-11-08.17-15-04.mp4
What problem does this feature solve?
Implemented an interactive discussion forum that allows users to post and view questions and answers.
All Q&A data is securely stored in localStorage, ensuring persistence even after page refreshes.
The design is fully responsive, offering a seamless experience across desktop, tablet, and mobile devices.
This feature makes it easier for users to engage in discussions, ask questions, and view answers without worrying about data loss.
Alternative solutions
No response
Confirmation
The text was updated successfully, but these errors were encountered: