Skip to content
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 Backend for discussion forum with CURD operation | Clean and clear schema 🚀 #433

Merged
merged 4 commits into from
Nov 10, 2024

Conversation

Sawan-Kushwah
Copy link
Contributor

**Title: Implement Discussion Forum with CURD operation & Responsive Design

**Issue No.: #422

Close #422

Screenshot 2024-11-09 224244

Screenshot 2024-11-09 224257

At frontend you can see there are 2 question one is answered and another one is unanswered

Screenshot 2024-11-09 224312

This is how data is saved on backend !!
if question is unanswered or answered

handling both in one api call to remove load from the server
Quality and modular code for better maintainance

Real time data featching , writing , updating at backend / database !!

Checklist:

  • [ X] I have mentioned the issue number in my Pull Request.

  • [ X] I have commented my code, particularly in hard-to-understand areas.

  • [ X] I have created a helpful and easy-to-understand README.md if it's a new page/tech stack.

  • [ X] I have gone through the contributing.md file before contributing.

  • [ X] I'm a GSSOC-EXT contributor

  • [ X] I'm a HACKTOBERFEST contributor

Copy link

netlify bot commented Nov 9, 2024

👷 Deploy request for bitbox-in accepted.

Name Link
🔨 Latest commit afcba5b
🔍 Latest deploy log https://app.netlify.com/sites/bitbox-in/deploys/672f99732ffc730008bfb871

Copy link

github-actions bot commented Nov 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Sawan-Kushwah Sawan-Kushwah changed the title ✨Implement Backend for discussion forum with CURD operation 🚀 ✨Implement Backend for discussion forum with CURD operation | Clean and clear schema 🚀 Nov 9, 2024
@Anuj3553 Anuj3553 self-requested a review November 10, 2024 05:46
@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task hacktoberfest Open-source contribution during October for GSSoC labels Nov 10, 2024
@Anuj3553 Anuj3553 merged commit 4b0d35f into Bitbox-Connect:main Nov 10, 2024
1 of 3 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #433 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Discussion Forum with CURD operation & Responsive Design
2 participants