kalabakas / chronomatic

Create thematic timelines with open data (powered by Europeana API)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chronomatic

Create thematic timelines with open data!

##Installation

  • git https://github.com/kalabakas/chronomatic.git

  • git submodule init

  • git submodule update

  • Create db schema. CREATE SCHEMA `chronomatic` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci ;

  • cp protected/config/main-example.php protected/config/main.php

  • edit main.php (db credentials/europeana api)

  • ~$ php composer.phar install

##Developer documentation

About

Create thematic timelines with open data (powered by Europeana API)

License:Other