codeandcoffeelb / codeandcoffeelb.github.io

The repo for the official website for Code and Coffee in Long Beach, CA. Made with jekyll.
http://www.codeandcoffeelb.org
12 stars 14 forks source link

Add a "Join the Slack" page #40

Open rogerhoward opened 8 years ago

rogerhoward commented 8 years ago

Can we somehow allow people to request to join, rather than have to manually invite everyone?

torch2424 commented 8 years ago

I feel like this should be included with #41

However, are you open for me to create a little angularJS webiste for this?

I can simply follow this guide that I found for slack:

https://levels.io/slack-typeform-auto-invite-sign-ups/

and have it post to slack, and using githubs api:

https://developer.github.com/v3/orgs/members/#add-or-update-organization-membership

And this could all be hosted on signup.codeandcoffeelb.com

Just let me know and I can this get this done in about a week or two :)

karimamer commented 8 years ago

@torch2424 go for it @rogerhoward has a server dedicate to code and coffee. if you need help let me know

torch2424 commented 8 years ago

@karimamer I will! Once I finish my memeber page, and solving #45 I'll start this :)