commit | 94545d6f155240618aadd7b8c984a92e5d44f5b9 | [log] [tgz] |
---|---|---|
author | cat1021 <longma1021@gmail.com> | Fri Sep 04 16:28:51 2015 -0700 |
committer | cat1021 <longma1021@gmail.com> | Fri Sep 04 16:28:51 2015 -0700 |
tree | 44c0465fd2a4dab2f750725b4090e3750ece54fb | |
parent | 07a31d141a87ba0ea65d7696cf0257472813b5fa [diff] |
add comment to all views package
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)