yaotiaojunzi / fluxtream-app

Fluxtream Web Application and Core Modules

Home Page:http://fluxtream.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read me First

Fluxtream is based on Spring(-MVC) 3.1, Spring Security 3.1 and JPA for the persistence. We use Jersey (JAX-WS) for exposing the REST API

This is a maven project with 3 sub-modules.

  • fluxtream-core: mainly domain classes, persistence, services and support classes for the other modules (e.g. connectors)
  • fluxtream-connectors: lots of them - but not all are up-to-date. Contact us at info@fluxtream.org for current info on connector status.
  • fluxtream-web: the main web application, based on twitter bootstrap

Build instructions

Build instructions are available at the Fluxtream wiki.

Copyright and license

Copyright 2011-2013 The BodyTrack Team @ CMU CREATE Lab & Candide Kemmler

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Fluxtream Web Application and Core Modules

http://fluxtream.org

License:Other