Loading repository data…
Loading repository data…
Sany07 / repository
DJobPortal is a job posting site developed in Django. Where Employer can Register their Company profile, Login Then add Job Post. Employee can bookmark & apply for the Job. There is a dashboard section where Employer can check his job posting list & applicants details also can delete and update his job post. Employee can see his job bookmark list & can update his profile.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Django Job Portal.
open terminal and type
https://github.com/Sany07/Job-Portal.git
or simply download using the url below
https://github.com/Sany07/Job-Portal.git
pip install -r requirements.txt
Set the database from settings.py
python manage.py makemigrations
python manage.py migrate
python manage.py collectstatic
python manage.py runserver





