Skip to content

Abhisathy/Victory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Victory

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.

How to use?

Register and Login to post job openings, course offerings, events, thank you messages, and donate to give back to the veterans.

How to RUN?

Python3 run environment: python app.py

Getting Started

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

Deployment:

(Will be added soon)

Built with:

Devpost Link:

https://devpost.com/software/victory

Accompolishments:

Awarded 'Best use of Algolia API' at our submission to the BostonHacks Fall 2018

About

A web app for giving back to the veterans!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors