Also, it sounds like a great idea to get people more committed/involved via physical meetups.
What should your feature do?
Ask user to provide location, ping meetup.com API for nearby OC meetups, and provide some kind of section for browsers to see that a nearby meetup is available, if it exists.
Implementation Tips
We can bring in Redux for a state store and use Axios for the actual API requests.
NEED MORE DETAILS
[x] Please provide a list of all active OC Meetup.com pages.
[ ] Please provide a list of all active OC Meetup FB groups/pages/events
[ ] Discuss potentials of actual UI in displaying nearby Meetup. Should this be it's own, conditionally-rendered section?
Feature
Why is this feature being added?
@davidmolina wants it; thy will be done!
Also, it sounds like a great idea to get people more committed/involved via physical meetups.
What should your feature do?
Ask user to provide location, ping meetup.com API for nearby OC meetups, and provide some kind of section for browsers to see that a nearby meetup is available, if it exists.
Implementation Tips
We can bring in Redux for a state store and use Axios for the actual API requests.
NEED MORE DETAILS