Utilizando a mesma tecnologia que o Netflix e a Amazon usam para recomendar filmes, Cidadão Automático é um aplicativo que aprende os “gostos” dos usuários em relação a leis que estão sendo votadas. Com isso, é possível avisar a você quando os representantes provavelmente irão votar contra os seus interesses, ou seja, o aplicativo “chama” quando você precisa se manifestar. Por isso o nome cidadão automático: o aplicativo estará sempre acompanhando os movimentos dos seus representantes e avisando só no momento de necessidade, ou seja, no momento em que há uma provável discordância entre você e eles.
work in progress
For development, we use the Git Flow workflow. Do not commit to Master, but for each new features, create a feature branch that you then merge to the development branch.
Checkout http://vimeo.com/16018419 and http://nvie.com/posts/a-successful-git-branching-model/. You want to install the gitflow extensions for git to make it easier: https://github.com/nvie/gitflow
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.