Developer Guide - noelmkawano/InfinityDisplay GitHub Wiki
Overview
The system must focus on simplicity! Users will be using this application in either an altered state and/or in a very disruptive environment. Limiting inputs and exploring visual aids should be the strong suit of this application.
Installing
In order to run this application following steps below:
- 
Install a coding environment. This repo was developed under IntelliJ IDEA 14.0.3 - You can download IntelliJ here.
 
- 
Install the local GitHub and GitShell software. - You can download the local GitHub and GitShell client here.
 
- 
Fork the InfinityDisplay repository. 
- 
Copy the repo into your local drive using the GitHub app. 
- 
Open IntelliJ and import the project directory. 
- 
In GitShell follow the same directory and test the application. 
- 
Start the Play Runtime. 
- 
Open a browser and access the webapp home page from url(http://localhost:9000)