OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 222 forks source link

Display Meetup.com events on landing page based on current user's location #214

Open leenyburger opened 7 years ago

leenyburger commented 7 years ago

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

kylemh commented 7 years ago
hollomancer commented 7 years ago

All current Meetups will always be available here: https://www.meetup.com/pro/operationcode/

dmarchante commented 6 years ago

Reference: Issue #883 and #13