Created for TrumanHacks 2018 by Durian Inc.
Team: Clay McGinnis, Innocent Niyibizi, Griffin Melson
Received 2nd place
git clone https://github.com/Durian-Inc/DebateMingle
- Python 3.X
- pip3 (python3-pip)
- virtualenv:
pip3 install virtualenv
- postgresql
make env
source env/bin/activate
make init
make
- Navigate to http://localhost:5000/ in your browser
Browse and create issues: https://github.com/Durian-Inc/DebateMingle/issues
License: MIT License