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

Support Multiple viewers #50

Open
shakram02 opened this issue Feb 3, 2019 · 2 comments
Open

Support Multiple viewers #50

shakram02 opened this issue Feb 3, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@shakram02
Copy link
Owner

The android application need to store a copy from the questions currently being played and handle the case when other viewers join the game.
It should show the same screen as the student who's currently playing is seeing. (score, question, answers, location, ...etc)

@shakram02
Copy link
Owner Author

Assume that the frontend already sent you a set of questions (store them in an array or something for now)
later @ahmedhammad97 and @SarahEldafrawy can handle the front end part (a new issue will be used for that later)

@shakram02
Copy link
Owner Author

It can be useful to set the source of the questions as the Android application instead of the webUI. In this case, once the user clicks play, the questions file will be sent to the Android server and then the server passes the questions one by one to the frontend

@shakram02 shakram02 changed the title Support Multiple viewrs Support Multiple viewers Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants