Fong-/CS169-PenPal-Gladiators

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Penpal Gladiators [![Code Climate](https://codeclimate.com/github/Fong-/CS169-PenPal-Gladiators/badges/gpa.svg)](https://codeclimate.com/github/Fong-/CS169-PenPal-Gladiators) [![Test Coverage](https://codeclimate.com/github/Fong-/CS169-PenPal-Gladiators/badges/coverage.svg)](https://codeclimate.com/github/Fong-/CS169-PenPal-Gladiators) [![Build Status](https://travis-ci.org/Fong-/CS169-PenPal-Gladiators.svg?branch=master)](https://travis-ci.org/Fong-/CS169-PenPal-Gladiators)

PenPal Gladiators is a platform where users of differing political opinion can engage in open dialog and deliberative listening to not only learn about and discuss other (often rival) political points of view, but also to learn more about their own world views.

We intelligently match users using data generated by users filling out an on-boarding survey. Our algorithm matches users that have similar political topics of interest, but that have differing viewpoints on these topics, thereby increasing the likelihood of productive conversation.

Reflecting upon someone else's point of view, comparing it to your own, and ideally realizing that other points of view may have merit (even if you still believe that your original point of view makes the most sense for you) is key to the PenPal Gladiators experience. We maintain that this goal, which we call border crossing, is key to progress and a more harmonious future.

#### Useful Links
[Deployed App](https://penpal-gladiators.herokuapp.com/)

[Screencast](https://youtu.be/3HLjol-q5PQ)

[User Documentation](https://github.com/Fong-/CS169-PenPal-Gladiators/raw/master/documentation/PenPal_Gladiators_User_Documentation.pdf)

[Technical Documentation](https://github.com/Fong-/CS169-PenPal-Gladiators/raw/master/documentation/PenPal_Gladiators_Technical_Documentation.pdf)

#### License
This app is licensed under GPL version 3.  See the LICENSE and GPLv3 files for details.  Any modifications to the app must also be released under GPLv3.

#### Contributors
See the CREDITS file for a list of those that helped make this project possible.