wvulibraries / ccdt

CCDT (Constituent Correspondence Data Tool)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Constituent Correspondence Data Tool is a platform to transform congressional data into information and information into insights. The projects aims to provide a holistic interface for importing flat-files and provide tools to research and visualize.

Status

CircleCI Maintainability Test Coverage

Quick Start

Presentation Documentation
Presentation Documentation

Development and Contributing

Database Setup

After bringing up the project with docker run the setup script from your terminal with the following command to run the database migrations. docker exec -it ccdt_php sh ./scripts/setup.sh

PHPUnit

To PHP Unit tests execute the following from your terminal docker exec -it ccdt_php vendor/bin/phpunit

Ideas/Bugs/Questions

Feel free to share ideas/bugs/questions using issues

Author(s)

Ajay Kavui (@pseudoaj) Tracy McCormick (@trmccormick)

Team

WVU Libraries Systems Department

Contributors

Following are the contributors for the project: contributors

About

CCDT (Constituent Correspondence Data Tool)

License:Other


Languages

Language:PHP 79.2%Language:Blade 19.5%Language:Shell 0.5%Language:JavaScript 0.4%Language:Dockerfile 0.2%Language:Vue 0.1%