/remote-job-board

Job board for remote workers. Using data from open APIs of other job boards and Django framework.

Primary LanguagePython

Remote Job Board

Intro

Remote work is becoming more and more common way of working, so I decided to create my own job board for remote workers.

How this project works?

This projects uses Celery beat scheduler and Celery worker to pull data from public remote job board APIs (RemoteOk, Remotive, Himalayas) every 6 hours, updates the data in the database and displays all the data with Django.

Built With

Roadmap

  • Pull data from APIs
  • Create a Django app
  • Create a basic UI
  • Dockerize everything
  • Create an AUTH system for API
  • Find a better way for updating the data
  • Add more info e.g. salary range, experience level, job type