ABSTRACT
Decision making is a fundamental activity for managers. The intricacy of systems at present has aided the world optimistically and pessimistically notably in the straightforwardness of difficult task done by humans, also in automation of human life almost in everything done by human. Methods, systems and machine readable measures converts document fields into data element that aids posting, scheduling and management. Rules associated with the documents type are obtained or set and used to process the text field for the defined task example posting. This research workis a web based system designed with Microsoft Visual studio (ASP.Net) 2008 as its front end and Microsoft SQL management server studio 2005 as its back end.
TABLE OF CONTENTS
TITLE PAGES i & ii
CERTIFICATION iii
DEDICATION iv
ACKNOWLEDGEMENT v
ABSTRACT vi
TABLE OF CONTENTS vii-ix
LIST OF FIGURES x
LIST OF TABLES x
CHAPTER ONE – Introduction 1
1.1 Background of study 2
1.2 Objectives of study 4
1.3 Scope of the study 5
1.4 Motivation 6
1.5 Statement of Problem
1.6 Limitation of study
1.7 Methodology 6
CHAPTER TWO – Literature Review 11
2.1 Introduction 11
2.2 Review of verification systems 11
CHAPTER THREE – System Analysis and Design 29
3.1 Introduction 29
3.2 System analysis of the system 29
3.3 Constraints of the existing system 31
3.4 Proposed system design 33
3.4.1 System algorithm design 33
3.4.2 Input design 39
3.4.3 Interface design 41
3.4.4 Output design 42
3.4.5 System database design 43
3.5 Technology, tools and programming language used 45
CHAPTER FOUR – Design and Implementation 48
4.0 Introduction 48
4.1 System design 48
4.2 System description 49
4.3 System implementation 52
4.4 Hardware requirement 53
4.5 Software requirement 53
4.6 System testing 54
4.7 System review and maintenance 54
4.8 Installation procedure 55
4.9 User guide 55
CHAPTER FIVE – Summary and Conclusion 57
5.1 Summary 57
5.2 Recommendation 58
5.3 Conclusion 58
REFERENCE 60
APPENDIX (SOURCE CODES) 62
LIST OF FIGURES
1.1 The SSADM Approach. 8
1.2 The RAD Model. 9
2.1 Credit/Debit Card – front and back view 28
3.1 Input form to add Administrator 40
3.2 The main interface form 41
3.3a Verification Form 42
3.3b The Verification Result form 43
3.4 System’s database table for Admin 45
4.1 Use Case diagram for SVS 51
LIST OF TABLES
2.1 Address Verification Service – the types 13
2.2 Address Verification Service – detail description 17
3.1 Company Table 44
CHAPTER ONE
INTRODUCTION
Decision making (Decision from Latin decidere “to decide, determine, literally “to cut off,” from de- “off” and caedere “to cut”) can be regarded as the mental processes (cognitive process) resulting in the selection of a course of action among several alternative scenarios. Every decision making process produces a final choice. The output can be an action or an opinion of choice.Decision Support Systems (DSS) are a specific class of computerized information system that supports business and organizational decision-making activities.
A system, with numerous definitions can be literally seen in a computer way as a collection of the hardware and software components of a computer.
According to Stella C. Chiemeke and Franca A. Egbokdara (2006), a system is set of components that interact to achieve a common goal. In another sense, a system is a group of interrelated or intersecting elements forming a unified whole.
- BACKGROUND OF THE STUDY
Ever since the advent of Computers in our society, a lot of criticisms have arisen on the danger it will pose on the society. Critics of this new technology express their fear on how this system will be displacing and replacing all human skills thus resulting to mass unemployment. However, further developments continue to prove the critics wrong as the invention continue to create additional jobs for those who identify themselves with the technology. Thus, computers are partners to human beings in any field of human endeavor.
In this enthralling world, the computer has served as an aid to decision making in recent years, mostly because of its efficiency in terms of speed, accuracy, reliability, cost and security, among others. In recent years, awareness has existed in people as it concerns the use of computers in planning areas of business activities. Organization have adopted the use of Management Information System (MIS) and Decision Support System (DSS) in their decision process which has advanced to web based human resources management systems on the platform of the Internet. Human Resources Management (HRM) involves the use of both quantitative (structured) and qualitative (unstructured) information.
According to Uzoka in Hampo, J.A. (2011), “Decisions are largely based on principles and experience. In recent times, efforts are being made to build intelligence into computer system, whereby the computer can be used to process large volume of structured and unstructured information for decision making.”
“An information system may be defined as a continuing and interacting structure of hardware, software, people and procedures to collect, sort, analyses evaluate and distribute pertinent, timely and accurate information for use by recipients to enhance better decision making.
An information system provides both a data processing capacity and information to help recipients make better decision. The information generated from these systems goes a long way to meet the need of people in a given organization as well as those outside the organization. Most recently, information systems have been developed to provide information to support decision making. This application is known as a Management Information System (MIS).
A management information system MIS is a formal information network using computers to provide management with information necessary for decision taking the fundamental objective of an MIS is to get the correct information to the appropriate manager at the right time.” (Source: Introduction to computer science and data processing, Apanapudor, J.S. et al)
1.2 STATEMENT OF THE PROBLEM
Decision and management remain a paramount factor to successes or failures reached by individuals and organization. The problems associated with manual registration, decision, management and posting systems of which NYSC scheme in regards to posting of corp members to their PPA – Place of Primary Assignment; is not an exemption. Some of these problems are notably:
- High administrative costs which include cost from transportation to communication and so on.
- Un-confidentiality
- Bribery and corruption
- Unnecessary delay for some personal reasons and gain
- Lack of competency among unskilled human resources that claim professionals and so on
1.3 AIMS AND OBJECTIVES
The aim of the research is to examine the posting of National Youth Service Corp (NYSC) members to their PPA
The objectives are:
- To describe the role of decision support/making systems and/or management system in regards to NYSC deployment.
- To design a system that is web based using MS visual studio 2008 and MS management server studio 2005 as its front end and back end respectively. This system will address the issues of the manual system.
- To review management systems and decision making/ support systems.
1.4 SIGNIFICANCE OF THE STUDY
This research work will be of great importance the NYSC Delta State as well as other states as it will save the schemes reputation and cost.
1.5 SCOPE
The scope of this research is centered on:
- The materials review
- The posting of National Youth Service Corp (NYSC) members in Delta State
1.6 LIMITATION
The scope of this research as well as the materials reviewed serves as limitation to this research. Also, time and financial constraints havelimited this research.
1.7 METHODOLOGY
A system study using related systems to the proposed system was carried out and theirlapseswere discovered. A feasibility study proceeded after the system study to determine if there are software, hardware and resources available to bring about a solution. System analysis followed, which included various fact finding techniques. The materials and literature review are utilized to the most advantageous.
Requirement |
Specification |
Design |
Implementation |
Test |
Deploy |
Fig. 1.1 THE SSADM APPROACH
|
SSADM (Structured System Analysis and Design Methodology) approaches were applied. Meanwhile, relevant literature and authorities were referenced and reviewed.The Graphic User Interface (GUI) was design using Microsoft visual studio 2008, with ASP.NET as its programming language. SQL Server management studio 2005 was used as its database.
1.8 MOTIVATION
A search for solution to the aforementioned problems of the manual systems has provoked this research. Also, to create a level playing ground for all prospective corp members.
DISCLAIMER: All project works, files and documents posted on this website, UniProjectTopics.com are the property/copyright of their respective owners. They are for research reference/guidance purposes only and some of the works may be crowd-sourced. Please don’t submit someone’s work as your own to avoid plagiarism and its consequences. Use it as a reference/citation/guidance purpose only and not copy the work word for word (verbatim). The paper should be used as a guide or framework for your own paper. The contents of this paper should be able to help you in generating new ideas and thoughts for your own study. UniProjectTopics.com is a repository of research works where works are uploaded for research guidance. Our aim of providing this work is to help you eradicate the stress of going from one school library to another in search of research materials. This is a legal service because all tertiary institutions permit their students to read previous works, projects, books, articles, journals or papers while developing their own works. This is where the need for literature review comes in. “What a good artist understands is that nothing comes from nowhere. All creative work builds on what came before. Nothing is completely original.” - Austin Kleon. The paid subscription on UniProjectTopics.com is a means by which the website is maintained to support Open Education. If you see your work posted here by any means, and you want it to be removed/credited, please contact us with the web address link to the work. We will reply to and honour every request. Please notice it may take up to 24 – 48 hours to process your request.