Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 892 Bytes

README.mkd

File metadata and controls

27 lines (16 loc) · 892 Bytes

Dime - TimetrackerFrontendBundle

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