Project uses knockout.js as a js frontend framework and silex as a backend framework. Also it uses MongoDB as a data storage.
It is single page application that uses API for data manipulation.
MongoDB, PHP MongoDB driver (http://php.net/manual/ru/set.mongodb.php), a smile on your face (:
- Clone the project from github.
- Rename config/app.json.dist to app.json and specify your mongodb settings.
- Run fixtures.php for data example.
- Rename phpunit.xml.dist to phpunit.xml
- Run "phpunit src/"
To-do