SlideShare a Scribd company logo
1 of 54
Index
1. Introduction
2. Organization Profile
3. Existing System
4. Problem Areas and Need For New system
5. Proposed System
6. Proposed Enhancement
7. Conclusion
8. Bibliography
1. Introduction
System Development Project On

HR Management
In partial fulfillment of Bachelor of Computer Application (B.C.A.)
Gujarat University (2010-2012)

Group No. :2
Developed By:
Sr.No.

Name

1. Patel smit J

Roll No.
6111

( Third Year Bachelor of Computer Applications)

BACK
2.Organization Profile
Company Name

: Priya Softweb Solutions Pvt. Ltd.

Company Address : B-402,Sapath-4,
Opp. Karnavati Club,
S.G.Highway.
Ahmedabad.
Company Guide

: Mr. Ashvin Padhiyar.

Total Computer

: 150+ Computers &
8 Servers.

College Name

: JG College of Computer Applications.

Project Members

: Smit J Patel. (6111).

BACK
3. Existing System
 System is mainly working in manual system. They use the
manual register for storing Users and Candidates data and
pass the information to the company via post or courier and
also they use phone calls.
 They use computer system for only storing accounting data
and internet for collecting candidate data by mailing system.
 They haven’t sufficient staff and also computer system not
capable for the programming.

BACK
4. Problem Areas and Need For New
system
 There is some problem for storage system in existing system.
They haven’s record of old data.
 Candidate not find easily job requirement from wide range of
data.
 Employee are not capable for storage so many candidate’s
data in on the time.
 System not sufficient for national and international user.
 User’s and Employees are needed fastest long storage system
for easily update day by day.
 Candidate also use anywhere this system and also update
their details according their requirements and progress

BACK
5. Proposed System

BACK
5.1 Development tools and Technology used
5.2 Business Process Description
5.3 System Features
5.3.1 Assumption
5.3.2 Entity-Relationship Diagram
5.3.3 Data Flow Diagram
5.3.4 Data Dictionary
5.3.5 Screen Layouts
5.3.6 Report Layouts

BACK
5.1 Development tools and Technology used

 Tools

- Technology
Database
O.S.
Packages

 Hardware - Processor
Memory
I/O Devices

 Duration

: ASP.NET(C#)
: SQL Server 2005
: Windows XP
: Office XP

: Pentium 4
: 512 MB
: Keyboard, Mouse, LCD,
LAN card,Printer,Scanner

- Aug. 2009 Jan. 2010 [ Approx. 6 Months ]

BACK
5.2 Business Process Description
 In the Business Process Candidates enroll their resume in the
system or also send via e-mail.
 Candidate also select job from wide range of categories from the
different field.
 Candidate also select job area near by their home or city.
 The system provide old candidate list and their old details for
update.
 Companies are find easily candidate for their requirement and
department.
 Employee of the system is collect all required data from the
candidate and pass out to the company according required job
 Companies are no need to give any advertisement in anywhere
they find easily get so many candidates data from this system.
 Candidate also give feedback for the upgrade this system.
 System try to give proper satisfaction to candidate and also
companies.

BACK
5.3 System Features
5.3.1 Assumptions


In user module, a user can create his/her profile. He/She
can also update and delete his profile. A user, if interested in
a job, can select a job and training with various companies
and department for further cities and states. A user should
also select their various choice for job according companies
requirement.



Employee register form contains the whole details of the
employee like employee name, education details, experience
details , master subject area, suitable city or state for
particular department etc.

 Employee list form show employee name, address, phno,
mail id and joint date who have already register in the current
form with the selected field.
 Candidate list form display the list of all user and Candidate
details.
 Project assign form display project definition on which the
Related Employee working in that project.
 Project Search form displays the project definition & status of
that project.
 Employee Complain form displays the complains of
Employees which is either related the hardware or software.

the

BACK
5.3.2 Entity-Relationship Diagram
5.3.3 Data Flow Diagrams
0 Level DFD
E
mployee

E
mpID
P
assword

L
oginID
P
assword

L
ogin

Req.
Details

Candidate

L
ogin
Details

Candidate Details& list of
candidate

H
R
M
anagement
System

Interview
Assign

Candidate
Details

Registration
Details
1 Level DFD
Employee
Details

Employee

Employee
Login

Create
Employee

Employee
Registration

Candidate

Candidate Login &
Details
Login

Candidate Update
Details

Employee

Candidate
List

Technology
List

Employee

Login

Emp. Reg.

Candidate
List

All Candidate
List

Candidate
Details

Candidate
Details

Use by
Candidate

Emp. Update
Cand. Details

HR
Department

Interview Assign

Candidate Feedback
Details

Candidate Feedback
2 Level DFD
Emp.
User
Details

Employee

Emp
Creation

Candidate

Candidate
Login
Candidate
Update details

Save Login of
Employee

Candidate
Candidate
Details
Candidate
Feedback Details

Interview
Assign

Generate
Interview
Candidate

Login

Candidate List

Candidate Feedback

Employee
Candidate
Data
Candidate
feedback Details

Candidate List
Candidate Feedback
5.3.4 Data Dictionary

BACK
1. Login

Column
Name

Data
Type

Size

Description Constraint

Login_ID

Int

4

Id of login

Primary key.

User_name

Varchar

20

Username

Not null

Password

Varchar

20

Password

Not null
2. Candidate
Column
Name

Data Type

Size

Description

Constraints

ID

Int

4

ID of Login

Primary key.

Name

Varchar

20

Name of
candidate

Not null

Address

Varchar

50

Address of
candidate

Not null

Phno

Number

10

Phno of candidate Not null

Mbno

Number

10

Mbno of
candidate

Not null

EmailID

Varchar

20

EmailID of
candidate

Not null

Gender

Bit

10

Gender of
candidate

Not null

DOB

Date/Time

10

Date of birth of
candidate

Not null

Technology

Varchar

20

Technology of
candidate

Not null
Qualification

Varchar

20

Qualification of
cadidate

Not null

Reference

Varchar

20

Reference from
which candidate
comes in the
company.

Not null

Nationality

Varchar

20

Nationality of
candidate

Not null

Experience

Varchar

20

Experince of
candidate

Not null

Feedback

Varchar

50

Feedback of
Employee

Not null

Status

Vatchar

20

Status of
Candidate

Not null
3. Employee
Column
Name

Data Type

Size

Description

Constraints

EmpID

Int

4

ID of Employee

Primary key.

EmpName

Varchar

20

Name of
Employee

Not null

MbNo

Number

10

Mobile number of
Employee

Not null

EmailID

Varchar

20

EmailID of
Employee

Not null

Password

Varchar

20

Password of
Employee

Not null

Gender

Bit

10

Gender of
Employee

Not null

DOB

Date/Time

10

Date of birth of
Employee

Not null

Qualification

Varchar

20

Qualification of
Employee

Not null
TechID

Varchar

20

ID of technology

foreign key

TechName

Varchar

20

Name of
Technology

Not null

Experience

Varchar

20

Experince of
Employee

Not null

IsAdmin

Varchar

20

Not null
4.Candidate Feedback
Column Name

Data Type

Size

Description

Constraints

ID

Int

4

ID of Candidate

Primary key.

TechID

Int

4

ID of technology

Foreign key.

TechName

Varchar

20

Name of technology Not null

CandidateID

Int

4

ID of candidate

Not null

CandidateName

Varchar

20

Name of Candidate

Not null

EmpID

Int

4

ID of Employee

Foreign key.

EmpName

Varchar

20

Name of Employee

Not null

Time

Varchar

20

Time of candidate

Not null

Status

Varchar

20

Status of candidate

Not null

Feedback

Varchar

100

Feedback of
Employee

Not null
5. Project Master
Column
Name

Data Type

Size

Description

Constraints

ProjectID

Int

4

ID of project

It’s primary
key.

ProjectName

Varchar

20

Name of Project

Not null

ProjectDesc

Varchar

50

Description of
project

Not null

Technology

Varchar

20

Name of
technology

Not null

Duration

Varchar

20

Duration of project Not null

ProjectStatus

Vatchar

20

Status of project

Not null
6.Technology

Column
Name

Data Type

Size

Description

Constraints

TechID

Int

4

ID of technology

It’s a primary
key.

TechName

Varchar

20

Name of
technology

Not null
5.3.6 Screen Layouts
6. Proposed Enhancement
 This proposed system in increase a data of so many candidate and its
helpful to job placement as much faster then exists system.
 This system now working as metropolitan area also so easily find job
place in around the country.
 This proposed system give many location for job which not available
for every candidate or user at a time.
 System employee easily provide all kind of requirement to user and
also save data and update data regularly of all candidate.
7. Conclusion
 Overall this project is new revolution for the current system and
current employee.
 This make working faster and easier compare with the old system.
 This is also provide feedback which is great advantage of this system
so in some area increase or change made by the management
system.
 In the new IT world this type of system is much better than manual
system. System is give many new thing which necessary now-a-day
in this industry.
8. Bibliography
 Visual Basic Developer’s Guide to E-Commerce with
ASP and SQL server : Noel Jerke (BPB)
 CSS Templates from Google Search.
Hr management

More Related Content

What's hot (13)

Resume
ResumeResume
Resume
 
Final report on sgi social networking
Final report on sgi social networkingFinal report on sgi social networking
Final report on sgi social networking
 
SACHIN_Cv
SACHIN_CvSACHIN_Cv
SACHIN_Cv
 
CV_Sunil Arya_Updated
CV_Sunil Arya_UpdatedCV_Sunil Arya_Updated
CV_Sunil Arya_Updated
 
asr _resume
asr _resumeasr _resume
asr _resume
 
Varatharaj_Android
Varatharaj_AndroidVaratharaj_Android
Varatharaj_Android
 
Iiit
IiitIiit
Iiit
 
Complete-Mini-Project-Report
Complete-Mini-Project-ReportComplete-Mini-Project-Report
Complete-Mini-Project-Report
 
OPC SERVER GATEWAY
OPC SERVER GATEWAYOPC SERVER GATEWAY
OPC SERVER GATEWAY
 
shailendra_resume
shailendra_resumeshailendra_resume
shailendra_resume
 
praveen_resume
praveen_resumepraveen_resume
praveen_resume
 
IRJET - Automated Attendance System using Facial Recognition
IRJET - Automated Attendance System using Facial RecognitionIRJET - Automated Attendance System using Facial Recognition
IRJET - Automated Attendance System using Facial Recognition
 
Pankaj_Sharma QA_CV
Pankaj_Sharma QA_CVPankaj_Sharma QA_CV
Pankaj_Sharma QA_CV
 

Viewers also liked

Action against hunger
Action against hungerAction against hunger
Action against hunger
Tristan Chia
 
Wk7 assgndarby, p organization profile
Wk7 assgndarby, p organization profileWk7 assgndarby, p organization profile
Wk7 assgndarby, p organization profile
pdarby2013
 
Library management system
Library management systemLibrary management system
Library management system
Raaghav Bhatia
 
Library management system
Library management systemLibrary management system
Library management system
ABhay Panchal
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
Aditya Shah
 

Viewers also liked (11)

Action against hunger
Action against hungerAction against hunger
Action against hunger
 
Creating a Drupal Install Profile for a Large Organization
Creating a Drupal Install Profile for a Large OrganizationCreating a Drupal Install Profile for a Large Organization
Creating a Drupal Install Profile for a Large Organization
 
Summary of the organization profile,b.i.d.a
Summary of the organization profile,b.i.d.aSummary of the organization profile,b.i.d.a
Summary of the organization profile,b.i.d.a
 
Wk7 assgndarby, p organization profile
Wk7 assgndarby, p organization profileWk7 assgndarby, p organization profile
Wk7 assgndarby, p organization profile
 
Wk7 assgnapanewiczg organization profile
Wk7 assgnapanewiczg organization profileWk7 assgnapanewiczg organization profile
Wk7 assgnapanewiczg organization profile
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System PPT
Library Management System PPTLibrary Management System PPT
Library Management System PPT
 
Library management system
Library management systemLibrary management system
Library management system
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Library management system presentation
Library management system presentation Library management system presentation
Library management system presentation
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 

Similar to Hr management

Resume (1)
Resume (1)Resume (1)
Resume (1)
vnsrishi
 

Similar to Hr management (20)

HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)
 
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
 
Job portal
Job portalJob portal
Job portal
 
2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docx
 
Vivek resume
Vivek resumeVivek resume
Vivek resume
 
Personality Prediction and CV Analysis System
Personality Prediction and CV Analysis SystemPersonality Prediction and CV Analysis System
Personality Prediction and CV Analysis System
 
Resume (1)
Resume (1)Resume (1)
Resume (1)
 
payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.
 
FASHIONTOP.pptx
FASHIONTOP.pptxFASHIONTOP.pptx
FASHIONTOP.pptx
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmsword
 
Blue book
Blue bookBlue book
Blue book
 
Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement System
 
A Software Requirements Specification
A Software Requirements SpecificationA Software Requirements Specification
A Software Requirements Specification
 
exam-registration-system.pdf very best projeect
exam-registration-system.pdf very best projeectexam-registration-system.pdf very best projeect
exam-registration-system.pdf very best projeect
 
CVManojKrMadhukar1
CVManojKrMadhukar1CVManojKrMadhukar1
CVManojKrMadhukar1
 
CV NitinKumar_2020
CV NitinKumar_2020CV NitinKumar_2020
CV NitinKumar_2020
 
CV_Nitin_Kumar_2022
CV_Nitin_Kumar_2022CV_Nitin_Kumar_2022
CV_Nitin_Kumar_2022
 
LokeshMahawarResume
LokeshMahawarResumeLokeshMahawarResume
LokeshMahawarResume
 
Wedding Hall Management 9975053592
Wedding Hall Management 9975053592Wedding Hall Management 9975053592
Wedding Hall Management 9975053592
 
Online final report
Online final reportOnline final report
Online final report
 

More from Smit Patel (12)

Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management system
 
Time card system
Time card systemTime card system
Time card system
 
City Portal
City PortalCity Portal
City Portal
 
E-Tender System
E-Tender SystemE-Tender System
E-Tender System
 
Air ticket reservation system presentation
Air ticket reservation system presentation Air ticket reservation system presentation
Air ticket reservation system presentation
 
System development project document
System development project documentSystem development project document
System development project document
 
On-line book store presentation
On-line book store presentation On-line book store presentation
On-line book store presentation
 
Manufacturing and sales management system
Manufacturing and sales management systemManufacturing and sales management system
Manufacturing and sales management system
 
Hospital management
Hospital managementHospital management
Hospital management
 
Real Estate
Real Estate Real Estate
Real Estate
 
Online Bus ticket reservation
Online Bus ticket reservationOnline Bus ticket reservation
Online Bus ticket reservation
 
Jdbc
JdbcJdbc
Jdbc
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 

Hr management

  • 1.
  • 2. Index 1. Introduction 2. Organization Profile 3. Existing System 4. Problem Areas and Need For New system 5. Proposed System 6. Proposed Enhancement 7. Conclusion 8. Bibliography
  • 4. System Development Project On HR Management In partial fulfillment of Bachelor of Computer Application (B.C.A.) Gujarat University (2010-2012) Group No. :2 Developed By: Sr.No. Name 1. Patel smit J Roll No. 6111 ( Third Year Bachelor of Computer Applications) BACK
  • 6. Company Name : Priya Softweb Solutions Pvt. Ltd. Company Address : B-402,Sapath-4, Opp. Karnavati Club, S.G.Highway. Ahmedabad. Company Guide : Mr. Ashvin Padhiyar. Total Computer : 150+ Computers & 8 Servers. College Name : JG College of Computer Applications. Project Members : Smit J Patel. (6111). BACK
  • 8.  System is mainly working in manual system. They use the manual register for storing Users and Candidates data and pass the information to the company via post or courier and also they use phone calls.  They use computer system for only storing accounting data and internet for collecting candidate data by mailing system.  They haven’t sufficient staff and also computer system not capable for the programming. BACK
  • 9. 4. Problem Areas and Need For New system
  • 10.  There is some problem for storage system in existing system. They haven’s record of old data.  Candidate not find easily job requirement from wide range of data.  Employee are not capable for storage so many candidate’s data in on the time.  System not sufficient for national and international user.  User’s and Employees are needed fastest long storage system for easily update day by day.  Candidate also use anywhere this system and also update their details according their requirements and progress BACK
  • 12. 5.1 Development tools and Technology used 5.2 Business Process Description 5.3 System Features 5.3.1 Assumption 5.3.2 Entity-Relationship Diagram 5.3.3 Data Flow Diagram 5.3.4 Data Dictionary 5.3.5 Screen Layouts 5.3.6 Report Layouts BACK
  • 13. 5.1 Development tools and Technology used  Tools - Technology Database O.S. Packages  Hardware - Processor Memory I/O Devices  Duration : ASP.NET(C#) : SQL Server 2005 : Windows XP : Office XP : Pentium 4 : 512 MB : Keyboard, Mouse, LCD, LAN card,Printer,Scanner - Aug. 2009 Jan. 2010 [ Approx. 6 Months ] BACK
  • 14. 5.2 Business Process Description  In the Business Process Candidates enroll their resume in the system or also send via e-mail.  Candidate also select job from wide range of categories from the different field.  Candidate also select job area near by their home or city.  The system provide old candidate list and their old details for update.  Companies are find easily candidate for their requirement and department.  Employee of the system is collect all required data from the candidate and pass out to the company according required job  Companies are no need to give any advertisement in anywhere they find easily get so many candidates data from this system.  Candidate also give feedback for the upgrade this system.  System try to give proper satisfaction to candidate and also companies. BACK
  • 16. 5.3.1 Assumptions  In user module, a user can create his/her profile. He/She can also update and delete his profile. A user, if interested in a job, can select a job and training with various companies and department for further cities and states. A user should also select their various choice for job according companies requirement.  Employee register form contains the whole details of the employee like employee name, education details, experience details , master subject area, suitable city or state for particular department etc.  Employee list form show employee name, address, phno, mail id and joint date who have already register in the current form with the selected field.
  • 17.  Candidate list form display the list of all user and Candidate details.  Project assign form display project definition on which the Related Employee working in that project.  Project Search form displays the project definition & status of that project.  Employee Complain form displays the complains of Employees which is either related the hardware or software. the BACK
  • 19.
  • 20. 5.3.3 Data Flow Diagrams
  • 22. E mployee E mpID P assword L oginID P assword L ogin Req. Details Candidate L ogin Details Candidate Details& list of candidate H R M anagement System Interview Assign Candidate Details Registration Details
  • 24. Employee Details Employee Employee Login Create Employee Employee Registration Candidate Candidate Login & Details Login Candidate Update Details Employee Candidate List Technology List Employee Login Emp. Reg. Candidate List All Candidate List Candidate Details Candidate Details Use by Candidate Emp. Update Cand. Details HR Department Interview Assign Candidate Feedback Details Candidate Feedback
  • 26. Emp. User Details Employee Emp Creation Candidate Candidate Login Candidate Update details Save Login of Employee Candidate Candidate Details Candidate Feedback Details Interview Assign Generate Interview Candidate Login Candidate List Candidate Feedback Employee Candidate Data Candidate feedback Details Candidate List Candidate Feedback
  • 28. 1. Login Column Name Data Type Size Description Constraint Login_ID Int 4 Id of login Primary key. User_name Varchar 20 Username Not null Password Varchar 20 Password Not null
  • 29. 2. Candidate Column Name Data Type Size Description Constraints ID Int 4 ID of Login Primary key. Name Varchar 20 Name of candidate Not null Address Varchar 50 Address of candidate Not null Phno Number 10 Phno of candidate Not null Mbno Number 10 Mbno of candidate Not null EmailID Varchar 20 EmailID of candidate Not null Gender Bit 10 Gender of candidate Not null DOB Date/Time 10 Date of birth of candidate Not null Technology Varchar 20 Technology of candidate Not null
  • 30. Qualification Varchar 20 Qualification of cadidate Not null Reference Varchar 20 Reference from which candidate comes in the company. Not null Nationality Varchar 20 Nationality of candidate Not null Experience Varchar 20 Experince of candidate Not null Feedback Varchar 50 Feedback of Employee Not null Status Vatchar 20 Status of Candidate Not null
  • 31. 3. Employee Column Name Data Type Size Description Constraints EmpID Int 4 ID of Employee Primary key. EmpName Varchar 20 Name of Employee Not null MbNo Number 10 Mobile number of Employee Not null EmailID Varchar 20 EmailID of Employee Not null Password Varchar 20 Password of Employee Not null Gender Bit 10 Gender of Employee Not null DOB Date/Time 10 Date of birth of Employee Not null Qualification Varchar 20 Qualification of Employee Not null
  • 32. TechID Varchar 20 ID of technology foreign key TechName Varchar 20 Name of Technology Not null Experience Varchar 20 Experince of Employee Not null IsAdmin Varchar 20 Not null
  • 33. 4.Candidate Feedback Column Name Data Type Size Description Constraints ID Int 4 ID of Candidate Primary key. TechID Int 4 ID of technology Foreign key. TechName Varchar 20 Name of technology Not null CandidateID Int 4 ID of candidate Not null CandidateName Varchar 20 Name of Candidate Not null EmpID Int 4 ID of Employee Foreign key. EmpName Varchar 20 Name of Employee Not null Time Varchar 20 Time of candidate Not null Status Varchar 20 Status of candidate Not null Feedback Varchar 100 Feedback of Employee Not null
  • 34. 5. Project Master Column Name Data Type Size Description Constraints ProjectID Int 4 ID of project It’s primary key. ProjectName Varchar 20 Name of Project Not null ProjectDesc Varchar 50 Description of project Not null Technology Varchar 20 Name of technology Not null Duration Varchar 20 Duration of project Not null ProjectStatus Vatchar 20 Status of project Not null
  • 35. 6.Technology Column Name Data Type Size Description Constraints TechID Int 4 ID of technology It’s a primary key. TechName Varchar 20 Name of technology Not null
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 49.  This proposed system in increase a data of so many candidate and its helpful to job placement as much faster then exists system.  This system now working as metropolitan area also so easily find job place in around the country.  This proposed system give many location for job which not available for every candidate or user at a time.  System employee easily provide all kind of requirement to user and also save data and update data regularly of all candidate.
  • 51.  Overall this project is new revolution for the current system and current employee.  This make working faster and easier compare with the old system.  This is also provide feedback which is great advantage of this system so in some area increase or change made by the management system.  In the new IT world this type of system is much better than manual system. System is give many new thing which necessary now-a-day in this industry.
  • 53.  Visual Basic Developer’s Guide to E-Commerce with ASP and SQL server : Noel Jerke (BPB)  CSS Templates from Google Search.