Home
Softono
Job-Portal-Django

Job-Portal-Django

Open source MIT HTML
245
Stars
73
Forks
3
Issues
4
Watchers
2 months
Last Commit

About Job-Portal-Django

Job-Portal-Django is a comprehensive web application built on the Django framework designed to facilitate the connection between employers and job seekers. This platform serves as a centralized hub for recruitment activities, offering distinct workflows for companies looking to hire talent and individuals searching for employment opportunities. The system streamlines the entire hiring lifecycle, from job creation and posting to application submission and candidate management, all within a secure and structured online environment. The platform is built with two primary user roles in mind: Employers and Employees (Job Seekers). Each role has access to specific features tailored to their needs, ensuring a smooth and efficient user experience. Employers use the system to establish their digital presence by registering and creating detailed company profiles. Once registered and logged in, employers have full control over their recruitment efforts. They can create, publish, update, and delete job postings as needed ...

Platforms

Web Self-hosted

Languages

HTML

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=========