Skip to content

clebio/MeetupD3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizations of Meetup.com via D3

This Django application is an exercise in using D3 layouts. We leverage the Meetup.com API to gather information about events and members and then display them in possibly intresting or useful ways.

This is a full re-write of the initial investigation begun in my d3talk repo.

##Implementation Your Meetup API key goes in apiKey.txt and is excluded from versioning via .gitignore.

##Installation Clone the git repo. Use Virtualenv, and run pip install -r requirements.txt. Note that psycopg2 requires libpq-dev on the host machine (http://stackoverflow.com/a/12037133).

About

Meetup Visualizations using D3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published