This repository was archived by the owner on Jun 10, 2019. It is now read-only.
This repository was archived by the owner on Jun 10, 2019. It is now read-only.
Display featured jobs on Jobs Page #982
Closed
Description
Feature
Why is this feature being added?
To highlight specific job opportunities for both our community, and potential funders. If we can spotlight specific job opportunities, specifically ones that we can provide a direct reference for, we could help get vets into jobs a bit more easily.
What should your feature do?
We are still scoping this out, so the following requirements are in flux. @hollomancer @ksmacleod99 @dmarchante please add anything else from recent Slack discussion:
MVP:
- Job sponsors can request Job Openings to be posted on a board at https://operationcode.org/jobs - the same page we currently have the ZipRecruiter job search
- Job Openings can be requested via email or Slack (contact info should be posted on site somewhere)
- Job Openings data can be maintained in static JSON hardcoded in front-end repo (similar to the first iteration of Code Schools / Team Member data)
- PeopleOps (@ksmacleod99) or other personnel will coordinate adding/updating/deleting of Job Openings data with our dev team
- Front-end React app will display the Job Openings data above the searchable ZipRecruiter job results
- Needed: Mockup or minimal wireframe (see comment below)
Post-MVP Ideas:
- A form could be created to allow job sponsors to request a new Job Opening be added to our page (possibilities: Google Forms, a form in our front-end app, or something similar to the PyBot form in development for requesting Code Schools by @wimo7083 ).
- Back-end will store Job Openings from sponsors, and expose to front-end via API.
- Allow admins to perform CRUD actions on Job Openings via Admin Dashboard.
- Automate removal of Job Openings after a specific time interval (30 days, for example), so that PeopleOps doesn't have to manually remove them after following up with job sponsors
- Integrate this page somehow with Slack
#job_board
channel