Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.63 KB

meetupEVO

A visualization tool for exploring Meetup.com groups and their evolution through time

Description

Meeup.com has over 191,000 groups in more than 180 countries around the world. Groups that are created in the virtual world, but meet in the physical world are differen type of human clusterinf and definitely an interesting phenomena to be studied. Groups behave differently throughout time and place. Some of them evolve rapidly while others vanis in short periods of time. Our visualization helps exploring the general behaviour of group evolution over time and provides end-users with answers about dynamics in attendance and events, and patterns across catogories and groups.

Static Demo

static github page https://github.com/NYU-CS6313-Projects/meetupEVO

Video Demo

demo on vimeo https://vimeo.com/128170931/

Live Demo

the full app running on heroku https://agile-island-7524.herokuapp.com/

Open in Google Chrome or Mozilla firefox for better experience

Final Project Proposal

meetupEVO: A visualization tool for exploring Meetup.com groups and their evolution through time

Data Sources:

Meetup.com API.

##Technology Stack:

  • postgres
  • python
  • flask
  • jquery
  • d3
  • bootstrap
  • dc-d3.jc
  • crossfilter

To reproduce the project, please clone the repository, install the above technology stack, host the database on Heroku, and then run index.py through your machine to obtain a local copy of the website.