I used these steps to run this projects:
- downloaded and extracted and opened with vscode
- created virtual env using virtualenv test
- after django installation and pip install -r requirements.txt 4)after successfully installation of requirements it is showing not found two modules celery and dotenv
File "C:\Users\christ\Downloads\opensource-job-portal-master\jobsp\settings.py", line 2, in from dotenv import load_dotenv ModuleNotFoundError: No module named 'dotenv'
The link of Github-project is given below: https://github.com/MicroPyramid/opensource-job-portal