Skip to content
/ TFR Public

VolunteerX is a lightweight platform for engaging local communities in volunteering

Notifications You must be signed in to change notification settings

glebmezh/TFR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
exian
Feb 29, 2016
534bbd9 · Feb 29, 2016

History

73 Commits
Feb 29, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016
Feb 28, 2016

Repository files navigation

VolunteerX

VolunteerX is a lightweight platform for engaging local communities in volunteering. Local people can sign up to become on-demand volunteers. NGOs can easily manage the real time deployment of skilled volunteers.

TODOs:

  1. Sign up with LinkedIn, Facebook & OpenID
  2. Volunteer members heatmap
  3. Stats dashboard

Prerequisites


These instructions have been tested with the following software:

  • Python Flask = 0.10.0
  • git
  • gunicorn

Dependency Setup


  1. virtualenv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt

Configuration Setup


You need to provide configuration in config.py

  • Twilio API credentials

Scaffold Setup


These instructions assume a working directory of the repository root.

Local Development

To run the app locally:

  1. source venv/bin/activate
  2. python run.py

The server will run on localhost:5000

Deployment

To deploy to Heroku:

About

VolunteerX is a lightweight platform for engaging local communities in volunteering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published