Skip to content

rebelbot/fluxtream-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 155 commits behind fluxtream:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Read me First

![Gitter](https://badges.gitter.im/Join Chat.svg)

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

This is a maven project with 3 sub-modules.

  • fluxtream-core: persistence, services and support classes for the other modules (e.g. connectors); public API
  • fluxtream-connectors: data import and update modules for various devices (Fitbit, BodyMedia et al.) and services (Google Calendar, LastFM, etc.)
  • fluxtream-web: the main web application, that is both the middleware (Spring MVC) and the frontend (jQuery, backbone,... and Twitter Bootstrap 2.3.2); also contains the API documentation (using swagger)

Build instructions

Build instructions are available at the Fluxtream wiki.

Copyright and license

Copyright 2011-2015 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 36.6%
  • JavaScript 35.0%
  • HTML 16.6%
  • CSS 11.4%
  • Other 0.4%