Skip to content

Dehorser/nashdev-jobs

 
 

Repository files navigation

jobs

nashdev slack jobs api

Todo:

  • Markdown Support
  • Add contact information to job posts (:horse: this might be important)
  • Add more meta information to job posts
    • Remote only, Remote Friendly
    • Salary (Range?)
    • Location
    • Company
    • Listing via Recruiter?
    • Career Level (Jr, Mid, Senior, Years of Exp. req.)
    • Education
    • Stack (language, tools, etc)
    • Slack Handle
    • @slack members who work at company to learn more from
  • Search boost for posts with salary info
  • Expire after 30 days, contacting poster to refresh listing
  • (Zipcode search?)
  • Reminder of open posts in slack channel.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/jobs; yarn install
    
  3. Start your app

    yarn run start
    

Testing

Simply run npm test and all your tests in the test/ directory will be run.

Changelog

0.0.1

  • Initial release

License

Copyright (c) 2016

Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.9%
  • CSS 23.3%
  • HTML 1.8%