commit | 32c699e22b663ffd4400f3a95b5604946ba2c4ce | [log] [tgz] |
---|---|---|
author | cat1021 <longma1021@gmail.com> | Thu Aug 27 18:54:56 2015 -0700 |
committer | cat1021 <longma1021@gmail.com> | Thu Aug 27 18:54:56 2015 -0700 |
tree | 26af7e5ccd9384d1617a2e612956afae48996def | |
parent | c39df328c8efb355700f02cb78d8bebee0af2c56 [diff] |
modify entry.py
Rewrite the current Ruby on Rails web app on Heroku (http://cmu-sds.herokuapp.com/) into Java Play framework, aligning with the current APIs, to handle metadata view/creation/deletion of our Sensor Data Service Platform. Also, this platform will allow users to report bugs and have a detailed view of active VS nonactive sensors. This platform makes use of the Sensor Service Platform API, a REST API for interacting with the platform.
Java 1.6+ (http://www.oracle.com/technetwork/java/javase/downloads) Play 2.2.x (http://www.playframework.com/download)