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

Tech stack explorer #506

Merged
merged 2 commits into from
Nov 9, 2024
Merged

Conversation

shubhagarwal1
Copy link
Contributor

fix: #505

Pull Request: Add GDG Virtual Lounge Feature

Description

This PR introduces the GDG Virtual Lounge, a new section designed to provide a relaxed and informal virtual space for members of the community. The Virtual Lounge includes features that allow users to chat, share ideas, and network seamlessly.

Key Features

  • Chat Rooms: Real-time messaging for open discussions among members.
  • Discussion Boards: Asynchronous threads for longer conversations, idea-sharing, and feedback.
  • Video Calls: Integrated video call functionality for face-to-face interactions and meetings.
  • Scheduled Virtual Hangouts: Events where members can join for informal networking sessions.

Changes Implemented

  • Added components and services for chat rooms and discussion boards.
  • Integrated video call support using WebRTC.
  • Created scheduling system for virtual hangouts.
  • Implemented user authentication and access control for the lounge.

Notes

  • Ensure that WebRTC permissions are granted for video calls.
  • Test the scheduling feature to confirm time zone compatibility.

Screenshots (if applicable)

N/A

Related Issues

  • Closes #XX (Create GDG Virtual Lounge feature request)
  • Related to #YY (Implement WebRTC for video calls)

Checklist

  • Code compiles without errors
  • Features tested locally
  • Documentation updated
  • Ready for review
image

Copy link
Contributor

github-actions bot commented Nov 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. 😊

1 similar comment
Copy link
Contributor

github-actions bot commented Nov 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. 😊

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 We’re grateful for your pull request and the effort you put into it!
🔍 A maintainer will review it as soon as possible.
We’ll provide feedback if needed and merge it once approved.
Thanks for being an awesome part of our community! 💪

@rishicds rishicds merged commit 644e7de into GDSC-RCCIIT:main Nov 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GDG Virtual Lounge Feature
2 participants