OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Added meetup api member search and sync to update user data with meetup data #416

Closed BRIMIL01 closed 5 years ago

BRIMIL01 commented 5 years ago

Description of changes

Added meetup api member search and sync to update user data with meetup data. I also added an editorconfig so my editor would "do the right thing" in regards to the rubocop settings. I wasn't able to actually make a call against the meetup api so my fixture data is best guess.

Issue Resolved

Fixes #87