phpugl/dime-timetracker-frontend-bundle

HTML5 REST Client for the DimeTimetracker REST API

Installs: 247

Dependents: 1

Suggesters: 1

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Language:JavaScript

Type:symfony-bundle

v0.2.8 2015-02-09 15:56 UTC

README

A time tracker frontend based on Symfony2, Bootstrap and Backbone.js.

General Proposal

Dime is a time tracker based on Symfony2. It provide an REST API and this Bundle will be the Frontend for it. At the moment we use Bootstrap as HTML framework and Backbone.js as rest client.

Documentation

The bulk of the documentation is stored in the Resources/doc/index.rst file in this bundle:

Read the Documentation

Requirements

Initialization

Take a look want to you have to setup for the RuianTwitterBootstrapBundle after the just do the following steps.

app/console twitter:compile v2
app/console assets:install --symlink --relative web
app/console cache:clear