Diagrams

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 35

User side__online job portal activity diagram

Company side__online job activity diagram


Login activity diagram
Activity diagram for job portal system
Sequential Diagram of validation of User/Admin
Add jobs:

Add new user


Add comments:
Delete user:
Apply job
Search jobs
Upload job:

Apply job:
Search job:
 Employee Entity : Attributes of Employee are employee_id, employee_name,
employee_mobile, employee_email, employee_username, employee_password,
employee_address
 Name
 Email
 Address
 Mobile number
 Username
 Password
 Cart number
 Employee Entity : Attributes of Employee are employee_id, employee_name,
employee_mobile, employee_email, employee_username, employee_password,
employee_address
 Registration Entity : Attributes of Registration are registration_id, registration_user_id,
registration_name, registration_type, registration_number, registration_date,
registration_description
 Job Entity : Attributes of Job are job_id, job_employee_id, job_name, job_type,
job_description
 Interview Entity : Attributes of Interview are interview_id, interview_job_id,
interview_title, interview_type, interview_date, interview_description
 Search Entity : Attributes of Search are search_id, search_job_id, search_title,
search_type, search_description


4.3 Complete ER diagram
Login_role_i Login_userna
user_nam login_id
e
User_i d
user_mobi d
User_passwo
User rd
User_email Login

Role_id

Role_i
d Permission
Has Roles Role_nam
e
Role_nam
e Role_desc
Role_desc

Manag
Emp_i Job_des
Emp_na e
d c
me

Job_nam
Job
Emp_ad Employee Job_id e
d

Job_typ
e
Emp_emai

Reg_i Src- Search


d job_id
Registration Has
Src_id
Reg_typ Src_desc

Reg_desc
Job_emp_i
Emp_m Emp_pas d
obile s

Src_type
Src_id

You might also like