Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phpugl/dimetimetrackerfrontendbundle

DimeTimetracker Frontend Bundle [Backbone.js, Bootstrap]
https://github.com/phpugl/dimetimetrackerfrontendbundle

Last synced: 28 days ago
JSON representation

DimeTimetracker Frontend Bundle [Backbone.js, Bootstrap]

Awesome Lists containing this project

README

        

# 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](https://github.com/phpugl/DimeTimetrackerFrontendBundle/blob/master/Resources/doc/index.rst)

## Requirements

- RuianTwitterBootstrapBundle: https://github.com/ruian/TwitterBootstrapBundle

## 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