Вы находитесь на странице: 1из 14

ONLINE RESUME BUILDER

Prepared by:
5. RohiniBhosale
6. AartiBibave
13. KomalIngale
KomalIngale

AartiBibave

RohiniBhosale
LITERATURE SURVEY
2.1 RELATED WORK
Purpose of Online Resume Builder is to provide a way to the customers to design their resumes
according to their requirements
Online Resume Builder is a system which allows the customers to design their resumes in
accordance with their requirements.
System provides facilities like
Customizing the resumes according to the user requirements.
Editing the design.
Providing an account to the user.
Password recovery option.
Choosing from latest professional designers.
Viewed resume notification for the customers.
Allowing users to give feedback.
Various operations done in the system are as follows
Registering customers.
Writing resumes.
Editing in design.
Keeping track of latest formats of resumes.
Viewed resume notification.
Browsing resume templates.
Resetting password
2.2 SYSTEM STUDY
System study is a first stage according to the System development life cycle model.
This system study is a process that starts with the analyst.
To perform this study, it was necessary to understand how a basic online system works. Then,
we apply the same procedure to this online resume builder. The next stages are to analyze the
procedure and start coding process.
Analysis is a detailed study of the various operations performed by the system and the
relationships within and outside of the system. One aspect of the study is defining the boundaries
of the system and determining whether or not a candidate system should consider other related
systems. During studying data is collected on the available files, decision points and transactions
handled by the present systems.
Logical system models and tools that are used in analysis. Training, experience and common
sense are required for collection of the information needed to do the study.
In designing resume templates, we look at certain aspects that determine a good resume builder
and tackle some problems that you might face. Some of them are
The layout of the homepage.
The layout of the individual pages.
Login screen designs.
Resume template gallery.
Introduction of the Project Online Resume Builder:
The Online Resume Builder has been developed to override the problems prevailing in the
practicing manual system. This software is supported to eliminate and in some cases reduce the
hardships faced by this existing system. Moreover this system is designed for the particular need
of the company to carry out operations in a smooth and effective manner.
The application is reduced as much as possible to avoid errors while entering the data. It also
provides error message while entering invalid data. No formal knowledge is needed for the user
to use this system. Thus by this all it proves it is user-friendly. Online Resume Builder, as
described above, can lead to error free, secure, reliable and fast management system. It can assist
the user to concentrate on their other activities rather to concentrate on the record keeping. Thus
it will help organization in better utilization
Every organization, whether big or small, has challenges to overcome and managing the
information of Qualification, Resume, Users. Every Online Resume Builder has different
Resume needs, therefore we design exclusive employee management systems that are adapted to
your managerial requirements, This is designed to assist in strategic planning, and will help you
ensure that your organization is equipped with the right level of information and details for your
future goals. Also, for those busy executive who are always on the go, our systems come with
remote access features, which will allow you to manage your workforce anytime, at all times.
These systems will ultimately allow you to better manage resources.
Abstract of the project:
The purpose of Online Resume Builder is to automate the existing manual system by the help of
computerized equipments and full-fledged computer software, fulfilling their requirements, so
that their valuable data/information can be stored for a longer period with easy accessing and
manipulation of the same. The required software and hardware are easily available and easy to
work with.
Online Resume Builder, as described above, can lead to error free, secure, reliable and fast
management system. It can assist the user to concentrate on their other activities rather to
concentrate on the record keeping. Thus it will help organization in better utilization lof
resources. The organization can maintain computerized records without redundant entries. That
means that one need not be distracted by information that is not relevant, while being able to
reach the information.
The aim is to automate its existing manual system by the help of computerized equipments and
full-fledged computer software, fulfilling their requirements, so that their valuable
data/information can be stored for a longer period with easy accessing and manipulation of the
same. Basically the project describes how to manage for good performance and better services
for the cllients.
Objective of Project:
The main objective of the project on Online Resume Builder is to manage the datails of Resume,
Qualification, job. It manages all the information about Resume, Users, Jobseeker,Resume. The
project is totally built at administrative end and thus only the administrator is guaranteed the
access. The purpose of the project is to build an application program to reduce the manual work
for managing the Resume, Qualification, Users. It tracks all the details about the Jobseekers.

Functionalities provided by online resume builder are as follows:


Provides the searching facilities based on various factors. Such as Resume, Job.
It racks all the information of Qualification, Users,etc.
Manage the information of Qualification.
Shows the information and description of the Resume.
To increase efficiency of managing the Resume, Qualification.
It deals with monitoring the information of resume.
Manage the information of resume.
Editing , adding and updationlof Records is improved which results in proper resource
management of resume data.
Intergration of all records of jobseeker.
Scope of the Project:
It may help collecting perfect management in details, In a very short time, the collection will be
obvious, simple and sensible. It will help a person to know the management of passed year
perfectly and vividly. It also helps in current all works relative to online resume builder. It will
be also reduced the cost of collecting the management and collection procedure will go on
smoothly.
Our project aims at Business process automation, i.e. we have tried to computerize various
processes of online resume builder.
In computer system the person has to fill the various forms and number of copies of the forms
can be easily generated at a time.
In a computer system, it is not necessary to create the manifest but we can directly print it ,which
saves our time.
To utilize resources in an efficient manner by increasing their productivity through automation.
The system generates types of information that can be used for various purposes.
It satisfy the user requirement.
Be easy to understand by the user and operator.
Have a good user interface.
Be expandable.
Delivered on schedule within the budget.
MODULES
Registration Module:
Registration module provides the new users accessing the website to create their account for their
resume building process. They need to provide information on fields like
Username
email-id
password and
confirm password
Once their registration is successful they are directed to the further related links.
Login Module
Login module is for the users operating the website .In this module the user needs to provide
his unique username and his password to login and access the further links.
Edit Details Module:
Details module consists of all the details to be filled by the user accessing the profile which are
to be displayed on the resume. It has the facility to update the details in all the sections.
Resume templates Module:
Resume templates module provides the user with the resume templates once he is done with
filling the details needed for the contents of resume. This module has the various templates
proven under the experts guidance.
1. Analysis of Present system
Before we begin a new system it is important to study the present system that will be improved
or replaced. We need to analyze how this system uses hardware, software etc. In this present
age of competition our resume need to be prepared and updated according to the changing
requirements of industry. The present system for resume building just provides wizard through
which one can prepare resume only in given format.

Disadvantages of Present System


Inability of modification of data
Provides fixed format of resume
Lack of immediate retrieval
Inability of sharing the resume data
Lack of expert guidance at every step of building resume

2. Characteristics of Proposed system

Easy to edit and update resume

Free Resume hosting

Wide range of resume formats

Expert guidance at every step of resume building

Search for a particular candidate by skills


Software:

Front-end

Web Technology: PHP

Languages Used: PHP, JavaScript, HTML, CSS.

Development Tool: 5

Web Server: IIS

Back end

Database: Sql Server

Operating System Windows 9x

Any Operating System compatible with WWW

Database Design

Registration Table
Field Type
id int(10)

uname varchar(30)

email varchar(30)
password varchar(16)

Personal Details Table


Field Type

Id int(10)

fname varchar(30)

lname varchar(30)

faname varchar(30)

dob varchar(30)

country varchar(30)

add varchar(50)

city varchar(20)

state varchar(20)

zip code varchar(6)

phone int(10)

email varchar(30)

Education details table


Field Type

Id int(10)

school varchar(30)
sagg int(10)

syear int(10)

cname varchar(30)

iagg int(10)

cyear int(10)

graduate varchar(30)

gcname varchar(30)

gaag int(10)

gyear int(10)

pg varchar(30)

pgcname varchar(30)

pgagg int(10)

pgyear int(10)

Objective Details
Field Type

id int(10)

Work Experience Table


Field Type

id int(10)

company varchar(30)

position varchar(15)

jdate int(10)
edate int(10)

city varchar(15)

state varchar(30)

country varchar(30)

Additional Details

Вам также может понравиться