Skip to content

This is the HTML5 JavaScript App for the collaboration plattform One Spark. It is basend on the ember-js framework as well as the ember-data persistence framework. Via PhoneGap the app was ported to 3 mobile plattforms, iOS, Android, WinPhone7. This webapp was developed during the practical course of 'Service and Cloud Computing' at Chair for Co…

Notifications You must be signed in to change notification settings

sfroestl/onespark_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Spark Ember Webapp

This is the html5 JavaScript Webapp for the One Spark collaboration plattform. It is basend on the [ember-js](emberjs.com/) framework as well as the [ember-data](github.com/emberjs/data) persistence framework This webapp was developed during the practical course of “Service and Cloud Computing” at Chair for Computer Networks at Dresden University of Technology. See for API Server: github.com/sfroestl/onespark_backend

Getting Started

  1. Clone repository

    $ git clone https://github.com/sfroestl/onespark_backend.git
  2. Install dependencies:

    $ bundle install
  3. Launch development server:

    $ middleman
  4. Build static page:

    $ middleman build
  5. Test URI with jasmine

    $ http://localhost:4567/SpecRunner.html

About

This is the HTML5 JavaScript App for the collaboration plattform One Spark. It is basend on the ember-js framework as well as the ember-data persistence framework. Via PhoneGap the app was ported to 3 mobile plattforms, iOS, Android, WinPhone7. This webapp was developed during the practical course of 'Service and Cloud Computing' at Chair for Co…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published