You are on page 1of 103

Under the guidance of Prof. S.

Pushplatha

Employer, Job Seeker & Admin has to


register themselves to the system
Employer provide their requirements for the
candidates
Job seekers provide their requirements for
the expected job
Employer can see the desired Job Seekers
Profile & also the Job Seeker can view the
Company profile before applying for the Job

Application will provide the ability to job


seekers to create their public profile, upload
resumes, search for jobs & apply for
multiple jobs
Application will provide the employers to
create their accounts, search candidates,
create various job postings, & track the
applied candidates

Shubhangi Satishchandra Desai (09)


Anilkumar Hasmukhbhai Patel (32)
Vidhi Bharatbhai Patel (86)

Job Portal is an application which connects


employer & job seekers where employers
are the sources of the resources and the job
seekers can find and apply for their
targeted jobs

Guest User
Searches Job

Job Seeker
Searches job
Apply for Job & Keep track on applied jobs
Upload Resume

Employer
Search candidate
Post new job
Scrutinize candidates list for interview calling

Admin

De activate job seeker


Approve new posted jobs
Generate various reports
Add or Update various details to parameter tables

We have observed many sites some are...

www.naukri.com
www.shine.com
www.placementindia.com
www.carrerbulls.com

RAPID APPLICATION DEVELOPMENT


MODEL
Reason for choosing RAD Model

Work can be divided in Modules


Can be done independently and later on all
modules will be integrated
Comparatively system is large...

JR : Job Seeker Registration


ER : Employer Registration
L : Login
J : Job Seeker
E : Employer
A : Admin
C : Change Password
AP : Admin Parameter Table
AN : Admin Notifications
AR : Admin Reports

Flow of Home
Page

r
e
y

o
l
p n
m tio
E
of stra
w gi
o
Fl Re

Flow of Employers
Control Panel

r
e
k
e
Se n
b tio
o
J ra
f
o ist
w eg
o
Fl R

Fl
o

Co of J
nt ob
ro S
l P ee
an ke
el rs

Fl
o

of

Lo
g

in

Flow of Change
Password

Flow of
Administrators
Control Panel

Flow of
Administrators
Notifications

Flow of
Administrators
Parameter Table
Details

Flow of
Administrators
Report Generation

Sequence Diagram : Role of Guest User

Sequence Diagram : Role of Employer

Sequence Diagram : Role of Job Seeker

Sequence Diagram : Role of Administrator

FIELD NAME
UniId
UniName

DATA TYPE
varchar(5)
varchar(50)

CONSTRAINTS
Primary Key
Allow Null

FIELD NAME
StateId
StateName

DATA TYPE
varchar(3)
varchar(30)

CONSTRAINTS
Primary Key
Allow Null

FIELD NAME
CityId
StateId
CityName

DATA TYPE
varchar(5)
varchar(3)
varchar(30)

CONSTRAINTS
Primary Key
Foreign Key
Allow Null

FIELD NAME
AreaId
AreaName

DATA TYPE
varchar(4)
varchar(50)

CONSTRAINTS
Primary Key
Allow Null

FIELD NAME
IndustryId
IndustryName

DATA TYPE
varchar(5)
varchar(80)

CONSTRAINTS
Primary Key
Allow Null

FIELD NAME
DegreeId
DegreeName
Type

DATA TYPE
varchar(5)
varchar(10)
char(2)

CONSTRAINTS
Primary Key
Allow Null
Allow Null

FIELD NAME
SpId
SpName

DATA TYPE
varchar(6)
varchar(50)

CONSTRAINTS
Primary Key
Allow Null

FIELD NAME
DegreeId
SpId

DATA TYPE
varchar(5)
varchar(6)

CONSTRAINTS
Foreign Key
Foreign Key

FIELD NAME
LoginId
Email
Password
Question
Answer
UserType
Status
AdNote
LastLoginDate

DATA TYPE
int
varchar(50)
varchar(30)
varchar(40)
varchar(20)
char(1)
Boolean
Char(1)
Datetime

CONSTRAINTS
Composite Key
Composite Key
Not Null
Not Null
Not Null
Not Null
Not Null
Not Null
Not Null

FIELD NAME
JSId
LoginId
StateId
CityId
FirstName
LastName
Address
DOB
MobileNo
ResidenceNo
MailAlerts
DOReg

DATA TYPE
varchar(5)
int
varchar(3)
varchar(5)
varchar(30)
varchar(30)
varchar(200)
datetime
varchar(10)
varchar(15)
Boolean
Datetime

CONSTRAINTS
Primary Key
Foreign Key
Foreign Key
Foreign Key
Not Null
Not Null
Allow Null
Allow Null
Allow Null
Allow Null
Allow Null
Not Null

FIELD NAME
ProfId
JSId
AreaId
IndustryId
PreStateId
PreCityId
KeySkills
JobType
ExpectedSalary
Experience
ResumeHeadLine
ResumePath

DATA TYPE
int
varchar(5)
varchar(4)
varchar(5)
varchar(3)
varchar(5)
varchar(100)
char(1)
varchar(10)
varchar(90)
varchar(100)
varchar(MAX)

CONSTRAINTS
Primary Key
Foreign Key
Foreign Key
Foreign Key
Foreign Key
Foreign Key
Allow Null
Allow Null
Allow Null
Allow Null
Allow Null
Allow Null

FIELD NAME
QualiId
JSId
DegreeId
SpId
UniId
YOP
Percentage

DATA TYPE
int
varchar(5)
varchar(5)
varchar(6)
varchar(5)
varchar(4)
varchar(5)

CONSTRAINTS
Primary Key
Foreign Key
Foreign Key
Foreign Key
Foreign Key

FIELD NAME
EmployId
JSId
StateId
CityId
CompanyName
Designation
FromPeriod
ToPeriod

DATA TYPE
int
varchar(5)
varchar(3)
varchar(5)
varchar(50)
varchar(60)
varchar(10)
varchar(10)

CONSTRAINTS
Primary Key
Foreign Key
Foreign Key
Foreign Key

FIELD NAME
ApplyId
JSId
JobCode
ApplyDate

DATA TYPE
int
varchar(5)
varchar(10)
datetime

CONSTRAINTS
Primary Key
Foreign Key
Foreign Key
Not Null

FIELD NAME
EmpId
LoginId
StateId
CityId
AreaId
IndustryId
CompanyName
Address
LogoPath
DOReg

DATA TYPE
varchar(5)
int
varchar(3)
varchar(5)
varchar(4)
varchar(5)
varchar(50)
varchar(MAX)
varchar(MAX)
datetime

CONSTRAINTS
Primary Key
Foreign Key
Foreign Key
Foreign Key
Foreign Key
Foreign Key
Not Null
Allow Null
Allow Null
Not Null

Cont.

Cont

FIELD NAME
URL
FirstName
LastName
Designation
MobileNo

DATA TYPE
varchar(20)
varchar(30)
varchar(30)
varchar(MAX)
varchar(10)

CONSTRAINTS
Allow Null
Not Null
Allow Null
Not Null
Allow Null

FIELD NAME
JobCode
EmpId
StateId
CityId
AreaId
IndustryId
JobTitle
PostDate
ExpiryDate
KeySkills
Description
Experience
Status

DATA TYPE
varchar(10)
varchar(5)
varchar(3)
varchar(5)
varchar(4)
varchar(5)
varchar(50)
datetime
datetime
varchar(200)
varchar(MAX)
varchar(5)
Boolean

CONSTRAINTS
Primary Key
Foreign Key
Foreign Key
Foreign Key
Foreign Key
Foreign Key
Not Null
Not Null
Allow Null
Allow Null
Allow Null
Allow Null
Not Null

FIELD NAME
JobCode
DegreeId
SpId

DATA TYPE
varchar(10)
varchar(5)
varchar(6)

CONSTRAINTS
Foreign Key
Foreign Key
Foreign Key

Ho
me
Pag
e

Search Job
with
Advance

Job

sL

ist

Err
or P
age

Job
Se
Re eker
gis
on
tra
Par ti

Job
Se
Re eker
gis
on
tra
Par ti

Job
Se
Re eker
gis
on
tra
Par ti
t

We
l co
Scr me
ee
n

Job
Se
eke
Log rs
in

Co
nt
Pa rol
ne
l

Se
arc
h

Job

Ap
ply

Jo b

Co
n

gr
atu
o n l at
i
Pa
ge

Job

Se
Pro ek
file er

Profile in
Edit Mode

Pro
file
Up
da after
tin
g

Em
Re pl
gis oye
Pa trat r
rt
i on
-1

Em
Re pl
g i s o ye
Pa trat r
rt
i
- 2 on

Em
plo
Co yer
ntr
s
o
Pan l
el

Employers
Profile

Profile in
Edit Mode

Profile after
Updating

Po
st
Ne
Job w

Posting a New Job

Po
ste
d

Job
s

Ne
Ad w
Re min
gis
tr a
o n ti

Ad
Co min
nt
Pa rol
ne
l

Forget Password

Security Questions
Answer

Pas
Re swor
co v d
Ma ery
il

Sp Add
eci
al i z
on
ati
De to
gre
e

Ad
d
Up or
Fun date
cti
l A ona
rea

Ad
d
U p or
Ind date
ust
ry

Ad
d
U p or
da
Sta te
te

Ad
Up d or
Un date
ive
rsi
t
y

Ad
d
U p or
d
De ate
gre
e

Ad
d
Up o r
Sp dat
eci
e
aliz
ion at

Co
De nver
t
A
c
to
t
Ac ive
tiv
e

Lis
to
De f On
Ac
l
y
t
Us ive
ers

Re
po
Lis rt to
Ac t Al
tiv
l
e
Se
eke Job
r

Re
p
Lis ort t
tA
act
ll D o
ive
e
Se
eke Job
rs

Lis
to
f Jo
Fro
bs
m
Se
l
Co ecte
mp d

Re All
gis
Em ter
plo ed
ye
rs

User
Registered on
Particular Day

You might also like