/timeline-app

A symfony application which implements HighcoTimelineBundle

Primary LanguagePHP

Timeline demo application

screenshot

Use it ?

composer install
# edit app/config/parameters.yml file
./app/console doctrine:database:create
./app/console doctrine:migrations:migrate

Go on "/".

If you have any suggestion or improvement, feel free to contact me or create an issue.