Online Job Portal Python & DJango Source Code
Published March 21, 2021After completion of the Python course, developer wants to create their own projects to build their confident on project development. This is a simple Python Online Job Portal project which is developed with DJango. This Job portal contains full source code. The core objective of this projects is to create an Online Job portal where Job seekers can search jobs based on location, key skills. Job seekers can apply jobs after registration into job portal. As a HR they can post their job opportunities in this portal to reach more audience.
The Key features of this projects is like below
Admin Features:
HomePage: As a admin you can control overall system with all pages. Job seekers registration, HR registrations, Login details...
Registration: As a Admin you can control the user registrations
Login: As a Admin you can control the user registrations
Manage Job Seekers
Manage HRs
Job Seekers Features:
Search Jobs
Apply Jobs online
Signup into Portal
Login into Portal
Manage Profile
Follow below steps to Run the Python Online Job Portal Application
Step 1: Download Project
Step 2: Extract Downloaded project
Step 3: Install Python
Step 4: Open Terminal/Command line and navigate to extracted folder
Step 5: Run commands
pip install -r requirements.txt |
This will print below lines on terminal
System check identified no issues (0 silenced). |
Now open http://127.0.0.1:8000/ in your browser and you will see you Online Job Portal running
Related Projects
Library Management System Project in C++
Library Management System Project in Python
Tags: Source Code, Python Project, Beginner Projects, Academic Projects
Article Contributed By :
|
|
|
|
4600 Views |