We aim to build a community that can give back to the brave Veterans of our country, connect with them and help them transition back into the civilian life.
Register and Login to post job openings, course offerings, events, thank you messages, and donate to give back to the veterans.
Python3 run environment: python app.py
To get started with the development of dashboard:
-
Clone the Project
git clone https://github.com/Abhisathy/Victory.git -
Create a Virtualenv:
virtualenv venv -
To Create and Activate Virtualenv:
-
In Windows:
virtualenv venv
venv\Scripts\activate -
In Linux:
virtualenv venv
source venv/bin/activate
-
-
To Install all requirements:
pip install -r requirements.txt
(Will be added soon)
https://devpost.com/software/victory
Awarded 'Best use of Algolia API' at our submission to the BostonHacks Fall 2018