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
- Fetch jobs from target websites
- Update jobs' list regularly as CRON config tells
- Gives a link to apply and go to the source website
- Express
- git clone https://github.com/mmarcwabo/sw-jobs-server
- Run this command in the client root folder "npm update upgrade"
- Run "node api/index.js"
- Link coming soon
- Aaron Jack (https://javascriptwebscraping.com/)
- Quincy Larson (https://freecodecamp.org)