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

Feature: Digital Signage #52

Open
game7 opened this issue Jan 13, 2015 · 0 comments
Open

Feature: Digital Signage #52

game7 opened this issue Jan 13, 2015 · 0 comments
Assignees

Comments

@game7
Copy link
Owner

game7 commented Jan 13, 2015

Built in page to provide on-location signage including posts and upcoming events.

Capabilities

  • Built-in page with pre-defined structure that is optimized for most common consumer displays such as 1080p and/or 720p monitors at both portrait and landscape orientation
  • The page shall be location-specific and thus
    • shall require a parameterized URL such as {host}/locations/{location_slug}/signage which would be used as www.mysite.com/locations/my-location-name/signage
    • any configuration for the signage would likely be stored as either attributes of a location or as a model nested within a location
  • The sign shall display a list upcoming events at the designated location
    • the list shall display as many in-process and future events that can be shown
    • each event should show the start/end time of the event, the specific facility (aka sub-location) and the event name or if a game should show the teams and assigned locker room (dependent on implementation of locker room assignment)
  • The sign page shall refresh all or part of the page at predetermined intervals as to ensure that the information is current and relevant.
  • The most-common method to display the sign page shall be through use of a Google Chromecast device thus the application and page must implement any/all requirements to serve as a Chromecast Custom Receiver Application
@game7 game7 added the Feature label Jan 13, 2015
@game7 game7 self-assigned this Feb 3, 2016
@game7 game7 added the WIP label Jul 18, 2017
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