Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

ClayMav/VeterIn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeterIn

Created for ShamHacks 2018 by Durian Inc. 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
  • pip

Additional installation instructions

  • pip install virtualenv
  • virtualenv env
  • source env/bin/activate
  • pip 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

Licence

License: MIT License

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 39.1%
  • CSS 27.4%
  • HTML 25.8%
  • JavaScript 7.7%