Clue Homepage - UNC-Libraries/wilson-clue-app GitHub Wiki
Information about the game, committee members, and past games.
Resources
- Controller:
app/Http/Controllers/WebController.php
,index()
- Views:
resources/views/web/*
- CSS:
resources/assets/scss/web.scss
- Models: Game, Agent, Suspect
Notes
Main site message
This appears below the site title and is managed in the admin interface: Site Messages. It is hidden if registration is turned on.
Enlistment notification
This is the call to players that registration has opened for a game. The message is managed in the admin interface: Site Messages. It is shown only when registration is turned on.