commit | a4768f3ac5f5bbb3c00adde2ab2fec51ff841e06 | [log] [tgz] |
---|---|---|
author | cat1021 <longma1021@gmail.com> | Fri Sep 04 16:30:12 2015 -0700 |
committer | cat1021 <longma1021@gmail.com> | Fri Sep 04 16:30:12 2015 -0700 |
tree | 4be67b1765ff35d1063bfd465da76ff292e9b11e | |
parent | 0b2862675d1bfa71399240e09d47dad2d697eac3 [diff] | |
parent | bca08e0967ac754b8f26a5c87aaf4e6822e42dd4 [diff] |
Merge branch 'master' of https://github.com/cmusv-sc/ApacheCMDA-Frontend
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)