Skip to content

Hutspace/write-it

 
 

Repository files navigation

You write it, and we deliver it.

Build Status Coverage Status Code Health

Write-it is an application that aims to deliver messages to people whose contacts are to be private or the messages should be public, for example: members of congress.

Write-it is a layer on top of popit from where it takes the people and adds contacts. The way it delivers messages is using plugins for example: mailit. And this approach allows for future ways of delivering for example: twitter, whatsapp, fax or pager.

Future uses are in votainteligente to replace the old "preguntales" (You can check here, to see how it used to work) feature, could be in the way for the site writetothem and any parlamentary monitoring site.

Installation

First step, create a virtualenv

mkvirtualenv writeit

Install the requirements

pip install -r requirements.txt

(I think I missed half of the commands but that is sort of close)

Testing

For testing you could run ./test.sh

Coverage Analysis

For coverage analysis run ./coverage.sh

About

App to create and send messages to public persons. It's a component of POPLUS project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published