Durian-Inc / VeterIn

A business focused network for Military Veterans to find jobs or workers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VeterIn

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

Installation

Clone this repository

git clone https://github.com/Durian-Inc/VeterIn

Install dependencies

  • Python 3.X
  • pip3 (python3-pip)
  • virtualenv: pip install virtualenv

Additional installation instructions

  • virtualenv env
  • source env/bin/activate
  • pip3 install -r requirements.txt
  • python3 run.py
  • Navigate to http://localhost:5000/ in your browser

Troubleshooting

Browse and create issues: https://github.com/Durian-Inc/VeterIn/issues

License

License: MIT License

About

A business focused network for Military Veterans to find jobs or workers.

License:MIT License


Languages

Language:Python 39.1%Language:CSS 27.4%Language:HTML 25.8%Language:JavaScript 7.7%