peidevs / Scooter

Angular Port of Scooter
Apache License 2.0
0 stars 1 forks source link

Integration with Meetup #6

Open swhalley opened 9 years ago

swhalley commented 9 years ago

Would be nice to be able to pull the list directly from meetup.

http://www.meetup.com/meetup_api/

swhalley commented 9 years ago

A small PoC app was created to pull and generate the list from meetup https://github.com/peidevs/Scooter-User-Generator

Could this be integrated into the UI?

swhalley commented 8 years ago

Added integration with meetup. Added to the meetup branch.

Currently using jsonp, but eventually would like to use OAuth

Here is a library that can help with the OAuth code https://github.com/sahat/satellizer

swhalley commented 8 years ago

Without adding a Date field, allow for "Get Next Meetup Button"