Michael Rollins

Results 8 issues of Michael Rollins

We should add committee assignments for Legislators. Add a new model for committees, and add a many-to-one relationship to Legislators. This data should be available from Openstates API. Update the...

Beginner Friendly
Coding
Django
Python

We need to send emails for user verification. Add an email server.

DevOps

As a frontend developer I need to get all the information from the API for displaying the page views that are needed. Add the views to the rest framework for...

Coding
Django

We have some old tests which are broken due to several refactors. We should fix these and add instructions to the dev-readme for writing unit tests for new features.

Coding
Python
in progress

We need to explain to developers via the README how to contribute code.

feedback wanted
Coding
in progress

We found a good source of vote data in the form of json data dumps from https://legiscan.com/TX/datasets Create a new command that imports the legiscan json data to extract the...

Coding
Django
Python
to do

Now that its been determined there are gaps in the openstates data when it comes to Texas, we should look at other sources of vote data to ensure we are...

Data Wrangling
Voting Records

We have configured the puppetdb::params.pp with the settings for our postgresql server. When we attempt to install the puppetdb server via declaring puppetdb::server, it does not properly inherit the parameters...