Skip to content

✨Implement Backend for discussion forum with CURD operation | Clean and clear schema 🚀#433

Merged
Anuj3553 merged 4 commits intoBitbox-Connect:mainfrom
Sawan-Kushwah:add/backend
Nov 10, 2024
Merged

✨Implement Backend for discussion forum with CURD operation | Clean and clear schema 🚀#433
Anuj3553 merged 4 commits intoBitbox-Connect:mainfrom
Sawan-Kushwah:add/backend

Conversation

@Sawan-Kushwah
Copy link
Copy Markdown
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

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 9, 2024

Deploy Preview for bitbox-in ready!

Name Link
🔨 Latest commit afcba5b
🔍 Latest deploy log https://app.netlify.com/projects/bitbox-in/deploys/672f99732ffc730008bfb871
😎 Deploy Preview https://deploy-preview-433--bitbox-in.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 33
Accessibility: 87
Best Practices: 83
SEO: 91
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown

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
@github-actions
Copy link
Copy Markdown

🎉🎉 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