Code Monkey home page Code Monkey logo

jobbyjobjob's Introduction

Jobby Job Job

Heroku takes 30 seconds to load the instance. After that, it's really very fast.

https://jobbyjobjob.herokuapp.com/

Description

Jobby Job Job is a website that aggregates job postings from 4 different job boards. The job boards are remote only jobs. You can specify and search for different jobs. You can also view the original post.

Job posts are updated every hour using the Heroku scheduler to execute a rake background task. The rake task builds the posts and creates the search indexes.

Screenshot Time.

Screenshot

Check out these job boards:

Contributing

If you want to help me with this project by adding a feature, another job board or fixing a bug please just submit a pull request. I will probably accept it. If you don't then I hate you.

This is a good project to work on if you want to do Hacktoberfest #Hacktoberfest. Check out this issue for some ideas or feel free to add to the list.

Building the project

Ruby Version: ruby 2.5.1 Rails Version: 5.2.1

$ git clone https://github.com/willywos/jobbyjobjob.git
$ cd jobbyjobjob
$ bundle install
$ rake db:create (postgres database)
$ rake db:migrate
$ rake db:seed
$ rails s

Grabbing Jobs

$ rake jobby_job:process_job_sites

Submitting Pull Requests

  1. Fork the project
  2. Create a topic branch
  3. Implement your feature or bug fix
  4. Add tests for your feature or bug fix (if you want)
  5. Run $ rspec spec/ make sure tests pass.
  6. If your change affects something in this README, please update it
  7. Commit and push your changes
  8. Submit a pull request

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.