Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Enhancement ] Display Job listings on Org specific pages. #19

Open
daviskeene opened this issue Sep 23, 2021 · 0 comments
Open

[ Enhancement ] Display Job listings on Org specific pages. #19

daviskeene opened this issue Sep 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request Medium Priority Medium Issue Priority

Comments

@daviskeene
Copy link
Contributor

Description

Related to #18. Once we have Job Listings associated with an organization, we should display these listings on the org's page. There exists JobCard.js which is already made for you. The idea now is to modify [id].js to render these job listings for startups IFF they're hiring, and have jobs to load.

Steps to Solve

  1. Modify org/[id].js to display JobCards for each job listing that exists.
  2. Verify that, for organizations with job and that are hiring, JobCards are rendered to the frontend.

Definition of Done

This issue will be marked as Closed when a PR is approved that accomplishes the following:

  • For organizations with job and that are hiring, JobCards are rendered to the frontend.
  • People can click the link to apply to job listings, which will open the application in a new tab.
@daviskeene daviskeene added the enhancement New feature or request label Sep 23, 2021
@ifisq ifisq self-assigned this Oct 6, 2021
@daviskeene daviskeene added the Medium Priority Medium Issue Priority label Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medium Priority Medium Issue Priority
Projects
None yet
Development

No branches or pull requests

2 participants