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:

  1. Install a coding environment. This repo was developed under IntelliJ IDEA 14.0.3

    • You can download IntelliJ here.
  2. Install the local GitHub and GitShell software.

    • You can download the local GitHub and GitShell client here.
  3. Fork the InfinityDisplay repository.

  4. Copy the repo into your local drive using the GitHub app.

  5. Open IntelliJ and import the project directory.

  6. In GitShell follow the same directory and test the application.

  7. Start the Play Runtime.

  8. Open a browser and access the webapp home page from url(http://localhost:9000)