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

new View needed: meeting / presentation mode #71

Open
ywwg opened this issue Mar 30, 2017 · 0 comments
Open

new View needed: meeting / presentation mode #71

ywwg opened this issue Mar 30, 2017 · 0 comments

Comments

@ywwg
Copy link
Owner

ywwg commented Mar 30, 2017

Right now we're using the admin panel to run our meetings, and that's really suboptimal. The navigation is awkward and there's information in the admin view that we don't need to show to the whole voting committee. We should make a purpose-built view to run the meetings that only admins can access. Main design goals:

  • Be able to see the proposals we care about for that specific meeting, run through them, and ask questions of the artists. Optimize for a full-screen projected situation with big fonts and without need for browser tabs.
  • Support both meeting 1, where votes are hidden, and meeting 2, where we start sorting things. Probably need client-side table sorting to make the best use of this
  • Maybe have some sort of frame view so that we can easily bounce between proposal pdfs and not keep juggling tabs
  • Only surface information we absolutely need to see during the meeting -- keep it clean.

We can start with the Index view of the admin controller as a base, but remove a lot of the extra cruft we don't need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant