Overview

Our project is represented by the Organisation http://github.com/Educama on Github. There we have two repositories:

Continuous Integration is provided by Travis CI. Whenever a pull request is created or a change is merged to master this will trigger a build and the unit and integration tests are executed. If the build of Educama/master is successful two applications (educama-frontend and educama-backend) are deployed to Bluemix using the Cloud Foundry Interface.


When running the application locally a H2 In-Memory Database is used. The deployed application uses a persistent database.