jobbing portcullis

25
JOBBING PORTCULLIS Presented by A.Naga Prasad 06G71A1229 D.Ashok 06G71A1206 K.Gowtham Phani Tej 06G71A1212 B.Karunakar 06G71A1220 Under the guidance of

Upload: mohan-rajesh

Post on 07-Nov-2014

127 views

Category:

Documents


3 download

DESCRIPTION

Jobbing Portcullis

TRANSCRIPT

Page 1: Jobbing Portcullis

JOBBING PORTCULLIS

Presented by

A.Naga Prasad 06G71A1229

D.Ashok 06G71A1206

K.Gowtham Phani Tej 06G71A1212

B.Karunakar 06G71A1220

Under the guidance

of

B.Venkanna

Page 2: Jobbing Portcullis

CONTENTS

Introduction Purpose Existing System Proposed System S/W Requirements H/W Requirements Modules Database tables UML Diagrams Conclusion

Page 3: Jobbing Portcullis

INTRODUCTION

Jobbing portcullis is an web based application.

It is developed in order to reduce the gap between Industry and Industry needed resources.

Job Calendar and AJAX features are involved in this portal.

Page 4: Jobbing Portcullis

PURPOSE

This application helps for the jobseekers to upload resumes, searches for the jobs.

Registered employers can give adds for the jobs.

Page 5: Jobbing Portcullis

EXISTING SYSTEM

The job sites are good enough to display the jobs available.

Sites are very slow and not well organized.

There is no well built-in system to check the history or older job postings.

Page 6: Jobbing Portcullis

PROPOSED SYSTEM

The current project has the following features:

1.Shows the calendar and job postings list on each day. 2.The basic features enhanced in Ajax.

Provides list of jobs available on the particular date on the same page.

The full text search feature in Ajax is used to provide a flexible and faster search feature for both employers and Jobseekers.

Page 7: Jobbing Portcullis

S/W REQUIREMENTS:

Microsoft .Net framework 2.0. Microsoft ASP.Net. AJAX Tool kit. Microsoft C#.Net language. Microsoft SQL Server 2005HTML.

Page 8: Jobbing Portcullis

H/W REQUIREMENTS:

PIV 2.8GHZ Processor and AboveRAM 512MB and AboveHDD 20GB Hard Disk Space and Above

Page 9: Jobbing Portcullis

MODULES

Administrator Job Seeker Employer Search Engine Job Calendar

Page 10: Jobbing Portcullis

MODULES DESCRIPTION

Administrator: The admin acts as a liaison between Employer and

Jobseeker. He collects required information about jobs from

the Employer. He is a single point control. Manages the entire site, Post Job Fair.

Page 11: Jobbing Portcullis
Page 12: Jobbing Portcullis

MODULES DESCRIPTION

Job Seeker:

In this module he can search the jobs ,apply, save the jobs and finally can upload the resumes to a particular job.

Page 13: Jobbing Portcullis
Page 14: Jobbing Portcullis

MODULES DESCRIPTION

Employer:

In this module he can give adds for the jobs and he can take necessary resumes from the portal by performing search.

Page 15: Jobbing Portcullis
Page 16: Jobbing Portcullis

MODULES DESCRIPTION

Search engine:

It is a tool used to provide the search option to the job seekers like based on the functional area and location.

Page 17: Jobbing Portcullis
Page 18: Jobbing Portcullis

MODULES DESCRIPTION

Job Calendar: If the user selects any date in the job calendar then it displays list of jobs available on that particular date in the same page.

Page 19: Jobbing Portcullis
Page 20: Jobbing Portcullis

DATABASE

ADMIN:

SNO COLUMN NAME

DATA TYPE (SIZE)

CONSTRAINTS (KEY)

REFERENCES

FROM

1 ADMINID VARCHAR(15)

PRIMARY KEY

2 PASSWORD VARCHAR(15)

NOTNULL

Page 21: Jobbing Portcullis

DATABASE

JOB SEEKER:

SNO COLUMN NAME

DATA TYPE (SIZE)

CONSTRAINTS (KEY)

REFERENCES

1 SEEKER_ID

INT(10) PRIMARY KEY

2 USERNAME

VARCHAR(15)

NOTNULL

3 PASSWORD

VARCHAR(15)

NOTNULL

4 FIRSTNAME

VARCHAR(15)

NOTNULL

5 LASTNAME

VARCHAR(15)

NULL

Page 22: Jobbing Portcullis

UML DIAGRAMS

Page 23: Jobbing Portcullis

Open the site

Jobseeker

Registration

Login

Search for jobs

Upload resumes

Admin

Select resume

Employer

Send mails

Activate & Deactivate employer&Jobseekers

USECASE DIAGRAM

Page 24: Jobbing Portcullis

CONCLUSION

• In this paper, we have presented a portal service technique in order to reduce the gap between Industry and Industry needed resources.

• A comparison our portal technique with previously posed techniques shows the superiority of our technique.

Page 25: Jobbing Portcullis

THANK YOU