Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 769 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 769 Bytes

Backend of the sw-job application

Shows software developpers' jobs from websites job APIs as github, stackoverflow, indeed, remoteOK and so on.

  • 🌟 Backend : Express
  • 🌟 Data storage : Redis
  • 🌟 Bash processing : Node CRON

Features

  • Fetch jobs from target websites
  • Update jobs' list regularly as CRON config tells
  • Gives a link to apply and go to the source website

Frameworks

  • Express

Running process

Demo link

  • Link coming soon

Acknowlegment