Group 9 - 2016
The team follows the Git Flow Model which is widely known and used a lot in practice. It allows the team to work on multiple features at the same using feature branches and when it comes to releasing it has support for hot fixes. See more information on the Git Flow Model at the Atlassian Website
The project will be setup Travis Continous Integration Server which is a CI as a service. It is free for open sourced projects and has a support for GitHub webhooks so it can trigger builds when the project is committed.
The project follows the Android coding standards from Ribot which can be found on the link below. Ribot - Android Guidelines