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

Documentation/update #658

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,35 @@ Specify what it takes to deploy your app.
- Development Browser Extensions
- [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)
- [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)

## Live site feature

### Overview

The goal of live site feature is to enable users to share their screens during these sessions, enhancing the ability to collaborate and showcase their skills to potential employers and other developers.

The aim is to create a feature that allows for seamless screen sharing and allows users who join the session late to quickly catch up on what has been discussed with the help of additional features like meeting notes, chat, word cloud, and more. This will make it easier for participants to stay engaged and informed, as well as attract new users who are browsing or curious about RDS.

The sessions should be open to all users from various platforms like Twitter, enabling other learners, job seekers as well as potential hiring managers to join and participate.

#### [PRD link](https://precodes.notion.site/precodes/Requirement-document-for-live-screen-share-feature-e8c0c1eea04947beb44ddb60e609aaec)

#### [Live screen share ticket](https://github.com/Real-Dev-Squad/website-www/issues/343)

#### [Delay in livestream ticket](https://github.com/Real-Dev-Squad/website-www/issues/361)

#### [Word Cloud Survey ticket](https://github.com/Real-Dev-Squad/website-www/issues/359)

#### [Figma design(basic wireframe)](https://www.figma.com/file/O8QLwPzTuH3RIWoYdxitln/Live-Page?node-id=0%3A1&t=vKJPfNkUiuCXPoIl-0)

#### [Figma design (detailed design)](https://www.figma.com/file/2VtPGJH61Qp0iarkKW6KTO/Live-Site-Detailed-Designs?node-id=0-1)

#### [Live stream POC link (without delay)](https://word-cloud-poc.netlify.app/live.html?role=guest)

#### [Live stream POC link (with delay)](https://s533k4.csb.app/)

#### [Word cloud survey POC link](https://word-cloud-poc.onrender.com/?role=presenter)

#### [Explore HMS notifications for better notification](https://github.com/Real-Dev-Squad/website-www/issues/639)