Created for ShamHacks 2018 by Durian Inc.
Team: Clay McGinnis, Innocent Niyibizi, Jennifer Coleman, Derek Hanger, and Griffin Melson
Received 2nd place, and the team was awarded a prize worth $1,600
git clone https://github.com/Durian-Inc/VeterIn
- Python 3.X
- pip3 (python3-pip)
- virtualenv:
pip install virtualenv
virtualenv env
source env/bin/activate
pip3 install -r requirements.txt
python3 run.py
- Navigate to http://localhost:5000/ in your browser
Browse and create issues: https://github.com/Durian-Inc/VeterIn/issues
License: MIT License