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 React Hooks for live state updates #159

Open
lowchuenleik opened this issue Oct 29, 2020 · 4 comments
Open

Implement React Hooks for live state updates #159

lowchuenleik opened this issue Oct 29, 2020 · 4 comments
Assignees
Labels
2022 Hack Cambridge 2022

Comments

@lowchuenleik
Copy link
Contributor

Allow us to have live state updates such as number of active hackers on the webpage, viewing a stream, etc.

Milestones and issue to be fleshed out.

@vanjo9800 vanjo9800 added the hexcam Necessary for Hex Cambridge label Dec 29, 2020
@vanjo9800
Copy link
Member

More recent update:

This task involves a little bit of research as now we have an existing counter (https://github.com/hackcambridge/hc2020-prototype/blob/master/resources/js/components/dashboard/components/Overview.tsx#L80) which checks the currently checked in people.

I think we can update that to be the currently active people who have logged in and have a tab open of the platform.

@vanjo9800
Copy link
Member

@vanjo9800 vanjo9800 self-assigned this Jan 9, 2021
@vanjo9800
Copy link
Member

@vanjo9800
Copy link
Member

Work on the issue has been started here #194, but it seems to require more work and is quite risky to undertake two weeks before the event and 1 week before code freeze.

Would definitely be worth a look for next year!

@vanjo9800 vanjo9800 added 2022 Hack Cambridge 2022 and removed hexcam Necessary for Hex Cambridge labels Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2022 Hack Cambridge 2022
Development

No branches or pull requests

2 participants