-
Notifications
You must be signed in to change notification settings - Fork 3
User Documentation
Nick Andjelkovic edited this page Sep 23, 2016
·
27 revisions
It is assumed that the application is being hosted by the local machine therefore the web address used in this documentation will be localhost
, please replace this web address to suit your environment.
###Index page http://localhost/
Instructions | Screenshot |
---|---|
When you navigate to the homepage you will be presented by three buttons; "New", "Join", "Results". Android users will see a fourth button Scan QR Code which can be used to open the default QR Code scanning application
|
###Creating a new session: /New (http://localhost:/New) | Fill in the form fields to set initial session settings. Available settings are:
- Individual
- Session name
- Max Players (leave blank or set to 0 for unlimited)
- Team
- Session name
|
|
[Developer environment setup](Developer environment setup)
[Coding standards](Coding standards)