ABSTRACT:
The job seekers or consultants can post their resumes and search for job opportunities. Employers can use the site to advertise job listings and search through resumes. The system has been developed inorder to maintain and keep information about the jobs available and about the job seekers around the world.
The following are the key features of the Project:
(i) Search Resume
(ii) Post Resume
(iii) Search Job
(iv) Post Job
Search Resume:
This feature is used by the organization to get the information about the consultants around the world. In this page there will be a form and we have to enter information and we have to submit the form and it list out resumes available.
Post Resume:
This feature is used by the job seekers to post their resumes. In this page there will be a form and we have to enter the information. Resume will be stored in the data base.
Search Job:
This feature is used by the job seekers to get the information about the jobs available around the world. In this page there will be a form and we have to enter the information and we have to submit the form and it list out the jobs available.
Post Job:
This feature is used by the employers to post information about the jobs available in the organization. The information will be stored in the data base.
Some special features about the site is
Easy to access
Time consumption is less
Any one can access
PROBLEM DEFINITION:
JOB table to know about number of jobs available .
RESUME table to know about number ofavailable
System Overview: The system that can be found in several software companies’ libraries’
are not online systems. At present the libraries in the IT industries maintain databases of the various information of the library are yet to start an online ordering system due to the scarcity of funds to maintain a portal. If suppose the library is situated away from the company it might become very tedious for the associate to go to the library and request a book manually. This might lead to loss of data, inconsistency in data , etc.
System Description:
In most cases the data maintenance is done manually as specified before . Here the data concerned with the library is maintained in records or in the computer’s
hard disk. Any system that already has a Library management systemcan only go for the
Library books ordering system. Because Books ordering system is a part of management system and the application needs certain links to tables maintained by the library management system database.
This type of data storage may be sufficient to store data but becomes insufficient to transfer them during critical situations. This is because of delay in obtaining data from the concerned authorities. Hence the newly developed system is done online to reach the users at any point of time and capable of rendering all information about the arrivals in the library.
System Architecture:
The architecture of the existing system is relatively simple. The requests are placed by paper-based formats. It is high time these are done by form-based formats.
By converting the existing system to form-based formats we might achieve
(i) Default setting
(ii) Bounds checking
(iii) Not null constraint
(i) Requisition phase
(ii) Order phase
(iii) Addition of books phase
The requisition form can be accessed only after the successful login of the associates. This is done to prevent unauthorized users accessing the companies website or resources. This form consists of entering various data pertaining to the books that is being requested such as name of the book, author of the book, date of request and associate ID . As soon as a request is being placed the REQUEST table is searched for records with the same value if no such record exists, this data is stored in the request table.
FUNCTIONAL REQUIREMENTS
Technical Feasibility:
The technical feasibility of the proposed system can be measured in terms
of the utility value of the system. The system shall be uploaded in the company’s server.
This system accesses the centralized database of the company on the server. All the departments tables which needs to be integrated can be availed from this database. For example BOOK table from Library management system and the BUDGET table from finance departments database. All the system requires is a server that contains a personal web server.
Economic and Social Feasibility:
The economic and social feasibility of the proposed system can be understood keeping in mind the improvisation and performance gained by the existing system. A little delay in time may become hazardous for the completion of the project.
Hence the economic and social feasibility is utmost necessity and should be implemented under any circumstances.
USER INTERFACE REQUIREMENTS
The user interface environment is very simple. What all the users have to do is to login to the internet or intranet and type the url. There are basically two types of users who use the system. They are
(a) Associates or Employees of the company (b) Librarian
These users will have to enter their LOGIN ID and PASSWORD to access their corresponding pages.
DATABASE DESIGN
JOB:
FIELDNAME | DATATYPE | SIZE |
JOB_ID | LONG INTEGER | 4 |
FNAME | TEXT | 20 |
LNAME | TEXT | 20 |
PHONE | DOUBLE | 8 |
E-MAIL | TEXT | 50 |
STATE | TEXT | 20 |
COUNTRY | TEXT | 20 |
BDESC | TEXT | 25 |
PERM | TEXT | 10 |
CONTRACT | TEXT | 10 |
JOB | TEXT | 250 |
EXPIRES | DATE | 8 |
ENTRYDATE | DATE | 8 |
RESUME:
FIELDNAME | DATATYPE | SIZE |
RESUME_ID | LONG INTEGER | 4 |
FNAME | TEXT | 20 |
LNAME | TEXT | 20 |
PHONE | DOUBLE | 8 |
E-MAIL | TEXT | 50 |
STATE | TEXT | 20 |
COUNTRY | TEXT | 20 |
BDESC | TEXT | 25 |
PERM | TEXT | 10 |
CONTRACT | TEXT | 10 |
RESUME | TEXT | 250 |
EXPIRES | DATE | 8 |
ENTRYDATE | DATE | 8 |
HARDWARE ENVIRONMENT:
(i) Devloper and Administrator: the hardware requirements of the developer include :
·a server with the following configuration
64 mb RAM
§4.3 gb hdd
§personal web server
any WINDOWS OS above WINDOWS 98
(ii) User: the hardware configuration of the users include the following
· WINDOWS OS
·2.3 gb hdd
·32 mb RAM
·internet connection
(i) Developers and administrators: the developer needs to have an extensive knowledge in the following softwares:
Visual Interdev
·Personal Web Server
·Active Server Pages
·VB Script
·HTML
·MS Access
(ii) Users: the users needs to operate:
Windows operating system
Internet explorer
Post a Comment