Skip to content

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 lis…

sajib1066/Job-Portal-Django

 
 

Repository files navigation

Job Portal

Django Job Portal.

Installation

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

Install requirements

pip install -r requirements.txt

Database

Set the database from settings.py

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

Collects all static files in your apps

python manage.py collectstatic

Run the server

python manage.py runserver

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

Settings Window

========Thank You=========

About

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 lis…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.9%
  • SCSS 12.7%
  • CSS 8.5%
  • Python 2.9%
  • JavaScript 1.0%