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

Add Job Board Model / Data Structure #5

Open
3 tasks
peterpme opened this issue Oct 7, 2018 · 0 comments
Open
3 tasks

Add Job Board Model / Data Structure #5

peterpme opened this issue Oct 7, 2018 · 0 comments

Comments

@peterpme
Copy link
Member

peterpme commented Oct 7, 2018

  • Create JobPosting model on CMS
  • Create job listing react template
  • fetch job postings from CMS using Gatsby Graphql Plugin

Job Posting Model

  • title (string)
  • type (enum) "Full-Time", "Part-Time"
  • company (string)
  • remote (bool)
  • content (string)
  • link (string)
  • zipCode (string)

Github Jobs has a nice example:

Job Listing
image

Job Detail
image

@peterpme peterpme changed the title Add Job Board Add Job Board Model / Data Structure Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant