OperationCode / operationcode_backend

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

Link featured jobs to Slack #363

Open hollomancer opened 6 years ago

hollomancer commented 6 years ago

Feature

Why is this feature being added?

We want to ensure that any featured jobs we have on our site, are also featured in Slack as well (dependent on https://github.com/OperationCode/operationcode_frontend/issues/982 being completed)

What should your feature do?

MVP: Select three of the featured jobs at random, and post them in Slack under #job_board.

hollomancer commented 6 years ago

We'd need a table for job opportunities to do this.

jjhampton commented 6 years ago

@hollomancer There's a back-end PR in progress for this: https://github.com/OperationCode/operationcode_backend/issues/365