Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 416 Bytes

File metadata and controls

22 lines (15 loc) · 416 Bytes

end_user_gui

Prototype for end user's interface

Technical details

  • Java
  • Play Framework
  • Bootstrap
  • JQuery

Suggested IDE

  • IntelliJ idea 14 (only the commertial edition has built-in support for Play!)
  • Any other Java IDE should work

Deployment guide

  • Clone the repository
  • Install JDK 1.7+
  • Install Play! from playframework.com
  • Add the locations of JDK and Play (Activator) to system path