/StudentJobs

Gathers student job openings from a variety of websites.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Work in progress

run from root folder with:
docker-compose up
runs on port 80 - http://localhost

run linter (flake8)

docker run --rm studentjobs_backend bash -c "flake8"

Contributing to the project

Anybody is more than welcome to create PR if you want to contribute to the project.

If you don't have a lot of ideas but still want to contribute, we have a list of ideas in TODO.md, you can start there!