ggpasqualino / meetup

Meet the Meetup - A project to help meetup organizers to understand the members of their Meetup.com groups

Home Page:https://meet-the-meetup.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meet the Meetup

Build Status codebeat badge Deps Status

A project to help meetup organizers to understand the members of their Meetup.com groups

API Authentication:

export MEETUP_CLIENT_ID=[Key]
export MEETUP_CLIENT_SECRET=[Secret]
export MEETUP_REDIRECT_URI=[Redirect URI]

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

About

Meet the Meetup - A project to help meetup organizers to understand the members of their Meetup.com groups

https://meet-the-meetup.herokuapp.com/


Languages

Language:Elixir 80.5%Language:JavaScript 10.9%Language:HTML 8.6%