SlideShare une entreprise Scribd logo
1  sur  23
Online Job Portal
Powered By
Markus Saleh Teri
1. Chapter 1
2. Chapter 2
3. Chapter 3
4. Chapter 4
5. Chapter 5
6. Chapter6
Contents:
Chapter 1
INTRODUCTION
 Online Job portal is a web-based application, which
helps end user to find a job with searching criteria
like preferred location, job type, and work profile.
 It is written in PHP, Java Script, and Html and is
using MySQL database.
 It provides various companies to place their
vacancy profile on the site and also have an option
to search candidate resumes.
 It enables jobseekers to post their resume, search
for jobs, view personal job listings.
Problem Statement
 The current problems, recruitment is done manually.
 Most available jobs in Nigeria can only be applied at the
agency can be done for which job seekers have to go to
the agency and check the available jobs at the agency.
Purpose
 This project is aimed at design and developing an online
Recruitment for the Nigerians.
 Purpose of Online job portal project is to help both the job
seekers and recruiters finding the right organization or the
employees.
Objectives
The main objective is to develop an online-job portal
system.
 To study the strength and weakness of the existing
system.
 To develop innovative and user friendly job portal
application interface
 To facilitate company so that it can search for the
best candidates available.
 To act as a middle men connecting job seeker and
provider
Scope of Study
The main scope of study:-
 It should contain all the information of the company and
vacancy which is on this site.
 It should contain all the information about the job seeker
like personal details, professional details and educational
details etc.
 It should process and evaluate jobs registered by
companies.
 It should contain information related to job expiry or
registration.
 It should maintain proper financial records.
 It should have administrator for scheduling,
administrative work off site.
Chapter 2
History of Online Recruitment
 It started by posting vacancies on the corporate website or
on an online recruitment vendor’s website, and allowing
applicants to send their resumes electronically through the
e-form or email.
Benefits of Online job portal
 Minimized the hiring cost:
 Online recruitment is time saving:
 Easy access to employers:
 Allows for database build-up
 Allows for proactivity
 Allows for confidentiality
Advantage of Online Job Portal
 Facilitates the recruitment of right type of people with the
required skills.
 Improved efficiency of the recruitment process.
 Online recruitment helps the organizations to weed out the
unqualified candidates in an automated way.
 Lower costs to the organization. Also, posting jobs online
is cheaper than advertising in the newspapers.
 No intermediaries.
 Ease and Convenience
 The greatest benefits of a Job website is that there is no
fee for the job finder
Chapter 3
Developmental Framework
 The design model used in this project is the RUP model.
 RUP is a method of managing OO Software Development,
is probably the most widely used process for software
development
 It divides the development process into four distinct phases
Advantages of RUP Software Development
 Less time is required for integration as the process
of integration goes on throughout the software
development life cycle.
 This is a complete methodology in itself with an
emphasis on accurate documentation
 It is proactively able to resolve the project risks
associated with the client's evolving requirements
requiring careful change request management
 The development time required is less due to reuse
of components.
 5. There is online training and tutorial available for
this process.
Benefits of Rational Unified Process
 Easily resolves risks
 Control changes:
 Flexible patterns:
 Efficient delivery process:
 Supports iterative development
Chapter 4
System Analysis & Design
 This chapter will discuss the analysis of all data collected
from the pilot study and the interpretation of the results.
 The data analysis was obtained via the tools provided by
SurveyPlanet.com and the results are interpreted based on
this data.
Requirement Specification
 The system is aimed at reducing a lot of manual work
which is time consuming and tedious.
 The system can provide better security and control over
data by using password protected user profiles.
 Data redundancy can be avoided, information retrieval is
faster
Module Description
The project is divided into 4 main modules:
1. Jobseeker Module. 2. Employer Module.
3. Applicant registration 4. Administration Module.
Jobseeker module, which is further sub-divided
into:
Register with the website.
Manage Multiple Resumes.
Edit Personal Profile.
Manage Favorite Jobs and Reviews.
Change Password.
Search for best available jobs
Employer module, which is further sub-divided into:
 Manage Job Listings and its documents.
 Edit Company Profile.
 Search Resumes and View Resume.
 Change Password.
 Check for available applications.
 Post new jobs.
Applicant Registration module, which is further sub-
divided into:
 Jobseeker Registration.
 Employer Registration.
 Login for both Applicant and Employer.
Administration module, which is further sub-divided
into:
View website summary.
Edit website properties.
Manage content pages easily.
Manage email templates.
Manage languages and edit currency / date format.
Manage administrator users.
Manage employers along with their job listings.
Manage advertisers and their banner ads.
Manage jobseekers and their resume profiles.
Edit form fields using Listing Fields Editor.
Approve job listings from the Approval Center.
Chapter 5
Hardware and Software Requirements
The successful running of any project primarily depends
upon hardware and software used in its compilation.
Hardware Requirements
 Server Configuration, Machine: Intel Core i3 or above
 Clock Speed: 2.5GHz,
 Memory: Minimum 256 MB RAM
 Hard Disk Space: 8 GB
 Display: 14” LED Monitor
Software Requirements
 Operating System: Windows XP and above RDBMS:
MySQL as a Back-end
 Front-end: PHP scripting language, HTML, JavaScript
and CSS
 Web Server: Wamp Server 2.5, USBW Web server and
ooo web hosting
 Adobe Dreamweaver: CS3
 Notepads: Notepad++ and Notepad 2
 Web browser: Inter Explorer, Google Chrome or Mozilla
Firefox
Overview of PHP Technology
 PHP is a programming language for building dynamic,
interactive Web sites.
Overview of HTML Technology
 Is a language used to create hypertext documents that have
hyperlinks embedded in them.
Overview of Java Script Technology
 Is a general purpose prototype based, object oriented
scripting language It is designed to be embedded in
diverse application and systems
Overview of MySQL Technology
 Is a relational database management system, and ships
with no GUI tools to administer MySQL databases or
manage data
System Evaluation:
Software evaluation was conducted to find out the
acceptability of the software.
 Software evaluation was based on Functionality,
Portability, Reliability, Maintainability, Availability,
Performance, and Security
Testing
 Testing is the process of executing a program with the
intention of finding errors
Test Objectives
 To identify the features of the system that will be tested.
 To identify and define all the activities necessary to prepare for and
conduct the testing process on the Online Job Portal System.
 To define the pass/fail criteria for each item that will be tested.
 To identify the deliverables of the testing phase.
 To define any suspension criteria and resumption techniques.
 To discuss the test techniques being used to test the Online Job
Portal.
 To prevent defects.
 To make sure that the end result meets the business and user
requirements.
Testing Process
Testing is a process rather than a single activity. This process
starts from
 test planning then designing test cases, preparing for
execution and evaluating status till the test closure.
Testing Techniques
 These are the Validation activities. Unit Tests, Integration
Tests, System Tests and Acceptance Tests are few of the
Dynamic Testing methodologies
Software can be tested in two ways, in another words, one
can distinguish two different methods:
 White box testing
 Black box testing
Future Improvement
In terms of enhancement of the software, the resume
and job advertisements could have more fields so that
more details about the job could be added
 Multiple user interfaces
 Support for large database
 Oracle for database
 Live chat messenger, where the employers and
candidates can communicate with each other
 Uploading profile picture
Chapter 6:
Conclusion
This system has been developed successfully incorporate all
the requirements. Appropriate care has taken during database
design maintain database integrity and to avoid redundancy
of data.
This project was intended to help tackle the unemployment
issues among the youth in Nigerian by means of providing an
Online Recruitment Portal. The findings from the pilot study
show that there is a demand for such a system to be
implemented in Nigerian.
This site was developed in such a way that any further
modifications needed can be easily done.

Contenu connexe

Tendances

Online Job Portal ppt presentation
Online Job Portal ppt presentationOnline Job Portal ppt presentation
Online Job Portal ppt presentationPrateek Kulshrestha
 
Online Job Portal SnapShots
Online Job Portal SnapShots Online Job Portal SnapShots
Online Job Portal SnapShots Aj Maurya
 
Job portal Application
Job portal Application Job portal Application
Job portal Application Gokul Nathan
 
Ppt of online job portal
Ppt of online job portalPpt of online job portal
Ppt of online job portalIqra Naseer
 
Job portal system doc
Job portal system   docJob portal system   doc
Job portal system docPIYUSH Dubey
 
Online Job Portal Document
Online Job Portal DocumentOnline Job Portal Document
Online Job Portal DocumentAvinash Singh
 
Web based Career guidance
Web based Career guidanceWeb based Career guidance
Web based Career guidanceFAKHRUN NISHA
 
Job portal at jiit 2013-14
Job portal at jiit 2013-14Job portal at jiit 2013-14
Job portal at jiit 2013-14kbabhishek4
 
Online job portal java project report
Online job portal java project reportOnline job portal java project report
Online job portal java project reportIIUM
 
online job portal system
online job portal systemonline job portal system
online job portal systemKrishna Ranjan
 

Tendances (20)

Job portal
Job portalJob portal
Job portal
 
jobportalppt
jobportalpptjobportalppt
jobportalppt
 
Online Job Portal ppt presentation
Online Job Portal ppt presentationOnline Job Portal ppt presentation
Online Job Portal ppt presentation
 
Online Job Portal SnapShots
Online Job Portal SnapShots Online Job Portal SnapShots
Online Job Portal SnapShots
 
JOB PORTAL SYSTEM
JOB PORTAL SYSTEMJOB PORTAL SYSTEM
JOB PORTAL SYSTEM
 
Job portal
Job portalJob portal
Job portal
 
Job portal Application
Job portal Application Job portal Application
Job portal Application
 
Ppt of online job portal
Ppt of online job portalPpt of online job portal
Ppt of online job portal
 
Job portal system doc
Job portal system   docJob portal system   doc
Job portal system doc
 
Online Job Portal Document
Online Job Portal DocumentOnline Job Portal Document
Online Job Portal Document
 
Online job portal
Online job portalOnline job portal
Online job portal
 
Web based Career guidance
Web based Career guidanceWeb based Career guidance
Web based Career guidance
 
Online Job Portal (UML Diagrams)
Online Job Portal (UML Diagrams)Online Job Portal (UML Diagrams)
Online Job Portal (UML Diagrams)
 
Online Job Portal
Online Job PortalOnline Job Portal
Online Job Portal
 
Job portal
Job portalJob portal
Job portal
 
Job portal at jiit 2013-14
Job portal at jiit 2013-14Job portal at jiit 2013-14
Job portal at jiit 2013-14
 
Online job portal java project report
Online job portal java project reportOnline job portal java project report
Online job portal java project report
 
Srs2 Job Portal
Srs2 Job PortalSrs2 Job Portal
Srs2 Job Portal
 
online job portal system
online job portal systemonline job portal system
online job portal system
 
Job portal
Job portalJob portal
Job portal
 

En vedette

Php project-on-online-job-portal
Php project-on-online-job-portalPhp project-on-online-job-portal
Php project-on-online-job-portalFreeprojectz
 
Design & development of job portal system using joomla & its online reputatio...
Design & development of job portal system using joomla & its online reputatio...Design & development of job portal system using joomla & its online reputatio...
Design & development of job portal system using joomla & its online reputatio...Dinesh Babu Pugalenthi
 
Google project tango seminar report
Google project tango   seminar reportGoogle project tango   seminar report
Google project tango seminar reportAamir Hilal
 
Google's project tango seminar ppt
Google's project tango seminar pptGoogle's project tango seminar ppt
Google's project tango seminar pptAamir Hilal
 
From Recruitment 1.0 to Recruitment 2.0
From Recruitment 1.0 to Recruitment 2.0From Recruitment 1.0 to Recruitment 2.0
From Recruitment 1.0 to Recruitment 2.0Emakina
 

En vedette (8)

Php project-on-online-job-portal
Php project-on-online-job-portalPhp project-on-online-job-portal
Php project-on-online-job-portal
 
Design & development of job portal system using joomla & its online reputatio...
Design & development of job portal system using joomla & its online reputatio...Design & development of job portal system using joomla & its online reputatio...
Design & development of job portal system using joomla & its online reputatio...
 
My Saminar On Php
My Saminar On PhpMy Saminar On Php
My Saminar On Php
 
Google project tango seminar report
Google project tango   seminar reportGoogle project tango   seminar report
Google project tango seminar report
 
CV
CVCV
CV
 
Client & server side scripting
Client & server side scriptingClient & server side scripting
Client & server side scripting
 
Google's project tango seminar ppt
Google's project tango seminar pptGoogle's project tango seminar ppt
Google's project tango seminar ppt
 
From Recruitment 1.0 to Recruitment 2.0
From Recruitment 1.0 to Recruitment 2.0From Recruitment 1.0 to Recruitment 2.0
From Recruitment 1.0 to Recruitment 2.0
 

Similaire à Online jobportal

Intra mailing-system-documentation-a-asp-net-project
Intra mailing-system-documentation-a-asp-net-projectIntra mailing-system-documentation-a-asp-net-project
Intra mailing-system-documentation-a-asp-net-projectRasa Govindasamy
 
Appendix AProof of effectiveness of some of the agile methods us.docx
Appendix AProof of effectiveness of some of the agile methods us.docxAppendix AProof of effectiveness of some of the agile methods us.docx
Appendix AProof of effectiveness of some of the agile methods us.docxarmitageclaire49
 
b0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptx
b0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptxb0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptx
b0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptxHemantSharma134028
 
Online talent sourcing - a future essentia
Online talent sourcing - a future essentiaOnline talent sourcing - a future essentia
Online talent sourcing - a future essentiaHSE Guru
 
Online Real Estate Management System
Online Real Estate Management SystemOnline Real Estate Management System
Online Real Estate Management Systemshahrukh Nawandish
 
Employee Recruitment System srs
Employee Recruitment System srsEmployee Recruitment System srs
Employee Recruitment System srskrupal shah
 
Harish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish M
 
CV INSPECTION USING NLP AND MACHINE LEARNING
CV INSPECTION USING NLP AND MACHINE LEARNINGCV INSPECTION USING NLP AND MACHINE LEARNING
CV INSPECTION USING NLP AND MACHINE LEARNINGIRJET Journal
 
payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.DJananiJanani
 
quiz game project report.pdf
quiz game project report.pdfquiz game project report.pdf
quiz game project report.pdfzccindia
 
Online Quiz System Project Report
Online Quiz System Project Report Online Quiz System Project Report
Online Quiz System Project Report Kishan Maurya
 

Similaire à Online jobportal (20)

MYRESUME
MYRESUMEMYRESUME
MYRESUME
 
5 job adda doc 2
5 job adda doc 25 job adda doc 2
5 job adda doc 2
 
5 job adda doc 2
5 job adda doc 25 job adda doc 2
5 job adda doc 2
 
Intra mailing-system-documentation-a-asp-net-project
Intra mailing-system-documentation-a-asp-net-projectIntra mailing-system-documentation-a-asp-net-project
Intra mailing-system-documentation-a-asp-net-project
 
Appendix AProof of effectiveness of some of the agile methods us.docx
Appendix AProof of effectiveness of some of the agile methods us.docxAppendix AProof of effectiveness of some of the agile methods us.docx
Appendix AProof of effectiveness of some of the agile methods us.docx
 
student supervision system
student supervision systemstudent supervision system
student supervision system
 
Sample report
Sample reportSample report
Sample report
 
b0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptx
b0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptxb0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptx
b0560b5d-d52d-4bc1-be9c-55aed5fae5e5-151030074028-lva1-app6892.pptx
 
Online talent sourcing - a future essentia
Online talent sourcing - a future essentiaOnline talent sourcing - a future essentia
Online talent sourcing - a future essentia
 
Resume
ResumeResume
Resume
 
CV
CVCV
CV
 
Online Real Estate Management System
Online Real Estate Management SystemOnline Real Estate Management System
Online Real Estate Management System
 
Employee Recruitment System srs
Employee Recruitment System srsEmployee Recruitment System srs
Employee Recruitment System srs
 
Harish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs exp
 
CV INSPECTION USING NLP AND MACHINE LEARNING
CV INSPECTION USING NLP AND MACHINE LEARNINGCV INSPECTION USING NLP AND MACHINE LEARNING
CV INSPECTION USING NLP AND MACHINE LEARNING
 
payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.
 
Surya_CV
Surya_CVSurya_CV
Surya_CV
 
quiz game project report.pdf
quiz game project report.pdfquiz game project report.pdf
quiz game project report.pdf
 
Online Quiz System Project Report
Online Quiz System Project Report Online Quiz System Project Report
Online Quiz System Project Report
 
Resume_Jagdish_Nair
Resume_Jagdish_NairResume_Jagdish_Nair
Resume_Jagdish_Nair
 

Dernier

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 

Dernier (20)

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 

Online jobportal

  • 1. Online Job Portal Powered By Markus Saleh Teri
  • 2. 1. Chapter 1 2. Chapter 2 3. Chapter 3 4. Chapter 4 5. Chapter 5 6. Chapter6 Contents:
  • 3. Chapter 1 INTRODUCTION  Online Job portal is a web-based application, which helps end user to find a job with searching criteria like preferred location, job type, and work profile.  It is written in PHP, Java Script, and Html and is using MySQL database.  It provides various companies to place their vacancy profile on the site and also have an option to search candidate resumes.  It enables jobseekers to post their resume, search for jobs, view personal job listings.
  • 4. Problem Statement  The current problems, recruitment is done manually.  Most available jobs in Nigeria can only be applied at the agency can be done for which job seekers have to go to the agency and check the available jobs at the agency. Purpose  This project is aimed at design and developing an online Recruitment for the Nigerians.  Purpose of Online job portal project is to help both the job seekers and recruiters finding the right organization or the employees.
  • 5. Objectives The main objective is to develop an online-job portal system.  To study the strength and weakness of the existing system.  To develop innovative and user friendly job portal application interface  To facilitate company so that it can search for the best candidates available.  To act as a middle men connecting job seeker and provider
  • 6. Scope of Study The main scope of study:-  It should contain all the information of the company and vacancy which is on this site.  It should contain all the information about the job seeker like personal details, professional details and educational details etc.  It should process and evaluate jobs registered by companies.  It should contain information related to job expiry or registration.  It should maintain proper financial records.  It should have administrator for scheduling, administrative work off site.
  • 7. Chapter 2 History of Online Recruitment  It started by posting vacancies on the corporate website or on an online recruitment vendor’s website, and allowing applicants to send their resumes electronically through the e-form or email. Benefits of Online job portal  Minimized the hiring cost:  Online recruitment is time saving:  Easy access to employers:  Allows for database build-up  Allows for proactivity  Allows for confidentiality
  • 8. Advantage of Online Job Portal  Facilitates the recruitment of right type of people with the required skills.  Improved efficiency of the recruitment process.  Online recruitment helps the organizations to weed out the unqualified candidates in an automated way.  Lower costs to the organization. Also, posting jobs online is cheaper than advertising in the newspapers.  No intermediaries.  Ease and Convenience  The greatest benefits of a Job website is that there is no fee for the job finder
  • 9. Chapter 3 Developmental Framework  The design model used in this project is the RUP model.  RUP is a method of managing OO Software Development, is probably the most widely used process for software development  It divides the development process into four distinct phases
  • 10. Advantages of RUP Software Development  Less time is required for integration as the process of integration goes on throughout the software development life cycle.  This is a complete methodology in itself with an emphasis on accurate documentation  It is proactively able to resolve the project risks associated with the client's evolving requirements requiring careful change request management  The development time required is less due to reuse of components.  5. There is online training and tutorial available for this process.
  • 11. Benefits of Rational Unified Process  Easily resolves risks  Control changes:  Flexible patterns:  Efficient delivery process:  Supports iterative development
  • 12. Chapter 4 System Analysis & Design  This chapter will discuss the analysis of all data collected from the pilot study and the interpretation of the results.  The data analysis was obtained via the tools provided by SurveyPlanet.com and the results are interpreted based on this data. Requirement Specification  The system is aimed at reducing a lot of manual work which is time consuming and tedious.  The system can provide better security and control over data by using password protected user profiles.  Data redundancy can be avoided, information retrieval is faster
  • 13. Module Description The project is divided into 4 main modules: 1. Jobseeker Module. 2. Employer Module. 3. Applicant registration 4. Administration Module. Jobseeker module, which is further sub-divided into: Register with the website. Manage Multiple Resumes. Edit Personal Profile. Manage Favorite Jobs and Reviews. Change Password. Search for best available jobs
  • 14. Employer module, which is further sub-divided into:  Manage Job Listings and its documents.  Edit Company Profile.  Search Resumes and View Resume.  Change Password.  Check for available applications.  Post new jobs. Applicant Registration module, which is further sub- divided into:  Jobseeker Registration.  Employer Registration.  Login for both Applicant and Employer.
  • 15. Administration module, which is further sub-divided into: View website summary. Edit website properties. Manage content pages easily. Manage email templates. Manage languages and edit currency / date format. Manage administrator users. Manage employers along with their job listings. Manage advertisers and their banner ads. Manage jobseekers and their resume profiles. Edit form fields using Listing Fields Editor. Approve job listings from the Approval Center.
  • 16. Chapter 5 Hardware and Software Requirements The successful running of any project primarily depends upon hardware and software used in its compilation. Hardware Requirements  Server Configuration, Machine: Intel Core i3 or above  Clock Speed: 2.5GHz,  Memory: Minimum 256 MB RAM  Hard Disk Space: 8 GB  Display: 14” LED Monitor
  • 17. Software Requirements  Operating System: Windows XP and above RDBMS: MySQL as a Back-end  Front-end: PHP scripting language, HTML, JavaScript and CSS  Web Server: Wamp Server 2.5, USBW Web server and ooo web hosting  Adobe Dreamweaver: CS3  Notepads: Notepad++ and Notepad 2  Web browser: Inter Explorer, Google Chrome or Mozilla Firefox
  • 18. Overview of PHP Technology  PHP is a programming language for building dynamic, interactive Web sites. Overview of HTML Technology  Is a language used to create hypertext documents that have hyperlinks embedded in them. Overview of Java Script Technology  Is a general purpose prototype based, object oriented scripting language It is designed to be embedded in diverse application and systems Overview of MySQL Technology  Is a relational database management system, and ships with no GUI tools to administer MySQL databases or manage data
  • 19. System Evaluation: Software evaluation was conducted to find out the acceptability of the software.  Software evaluation was based on Functionality, Portability, Reliability, Maintainability, Availability, Performance, and Security Testing  Testing is the process of executing a program with the intention of finding errors
  • 20. Test Objectives  To identify the features of the system that will be tested.  To identify and define all the activities necessary to prepare for and conduct the testing process on the Online Job Portal System.  To define the pass/fail criteria for each item that will be tested.  To identify the deliverables of the testing phase.  To define any suspension criteria and resumption techniques.  To discuss the test techniques being used to test the Online Job Portal.  To prevent defects.  To make sure that the end result meets the business and user requirements.
  • 21. Testing Process Testing is a process rather than a single activity. This process starts from  test planning then designing test cases, preparing for execution and evaluating status till the test closure. Testing Techniques  These are the Validation activities. Unit Tests, Integration Tests, System Tests and Acceptance Tests are few of the Dynamic Testing methodologies Software can be tested in two ways, in another words, one can distinguish two different methods:  White box testing  Black box testing
  • 22. Future Improvement In terms of enhancement of the software, the resume and job advertisements could have more fields so that more details about the job could be added  Multiple user interfaces  Support for large database  Oracle for database  Live chat messenger, where the employers and candidates can communicate with each other  Uploading profile picture
  • 23. Chapter 6: Conclusion This system has been developed successfully incorporate all the requirements. Appropriate care has taken during database design maintain database integrity and to avoid redundancy of data. This project was intended to help tackle the unemployment issues among the youth in Nigerian by means of providing an Online Recruitment Portal. The findings from the pilot study show that there is a demand for such a system to be implemented in Nigerian. This site was developed in such a way that any further modifications needed can be easily done.