-
Design And Implementation Of A Web Base Office Management System
CHAPTER ONE -- [Total Page(s) 2]
Page 2 of 2
-
-
-
1.2 STATEMENT OF THE PROBLEM
The current student’s registration process of Obasanjo collage of health sciences which is based on manual registration process is characterized by lack of integrity, concurrency problem and the inability of student’s to process their registration online from any place.
The current manual registration process exposes the system to lack of security of information thereby making the student’s information to be exposed to unauthorized users.
Lack of a good database for student’s forms exposes their files to the dangers of fire outbreak and flooding.
With the current system, student’s who have not paid their school fees can easily photocopy the forms from others and do their registration.
The current system does not support online registration which makes it mandatory for the student to do their registration within the school and this involves the transfer of this forms from hand to hand for approval and distribution for manual storage. Therefore the proposed system which is web-based will address the problems of insecurity, loss of document and delays in the student registration process.
1.3 OBJECTIVE OF STUDY
The purpose of this research work is to develop a system that should be able to achieve the following:
1. Automation of the student’s registration process by changing all hard copy procedures involved to electronic media.
2. Provision of a robust database for the electronic storage of registered students’ data and at the same time reducing the number of stand alone databases.
3. Generation of students’ registration number after the student have been duly cleared.
4. The use of office management to create a process that can help in routing, approval, tracking and scheduling of activities involved in the registration process.
5. Using office management system to notify students of their registration status anytime they log in on the site.
6. Providede password to prevent unauthorized users from accessing and manipulating information.
1.4.SIGNIFICANCE OF STUDY
Using office management to automate and keep track of the student’s registration process will eliminate the problems associated with the current manual student’s registration process which includes but are not limited to lack of information integrity, concurrency problem and lack of data security.
This project when implemented provides a common office management technology for windows which makes it possible and easier to implement a registration process that can rely on multiple windows applications.
It can also offer an office management framework for diverse applications that will allow the student’s registration process to be hosted in any environment and also to be customized for any environment.
Again, it can unify the system and human office management involved in the student’s registration process. This will also provide support for delay in the registration process which will provide the ability to modify a running office management.
1.5 SCOPE OF STUDY
The scope of this research work is centered on the registration process of the students of Obasanjo collage of health science makurdi, Benue state. This project which is web-based, automates the student’s registration process, generates students registration number, monitors the movement of the electronic form online, notify students of their registration status anytime they log onto the school’s website and also maintains the integrity of the information being processed by using password to limit access to only approved individuals. The system also creates automatic database for the storage of successfully registered students
1.6 LIMITATIONS OF STUDY
Due to time constraint and limited resources, the use of biometric could not be incorporated into the work for authentic identification of real students as well as incorporating text message alert facilities.
1.7 DEFINITION OF TERMS
Activities are the fundamental building blocks of workflows. An activity represents an event in a workflow. An activity can be sequential which means that the order of its action is specified at design time or event driven which means that the order of its execution is determined at run time in response to external events.
Workflow: According to the Workflow Management Coalition glossary (1996) workflow is defined as the automation of a business process, in whole or part, during which documents, information or tasks are passed from one participant to another for action, according to a set of procedural rules.
Office Management System: According toFischer and Layna (1999) it is a system that defines, creates and manages the execution of office management through the use of software, running on one or more workflow engines, which is able to interpret the process definition, interact with office management participants and, where required, invoke the use of IT tools and applications.
Web-Based System: K.M. Hussain and D.S. Hussain (1997) opined that the term Web-Based system refers to those applications or services that are resident on a server thatcan be accessible using a Web browser and is therefore accessible from anywhere in the world via the Web.
Internet: Behrouz and Chung (2004) in their book defined internet asa global system of interconnected computer networks that use the standard Internet Protocol Suite (TCP/IP) to serve billions of users worldwide. They further opined that It is a network of networks that consists of millions of private, public, academic, business, and government networks of local to global scope that are linked by a broad array of electronic and optical networking technologies. According to them, internet carries a vast array of information resources and services, most notably, the inter-linked hypertext documents of the World Wide Web (WWW) and the infrastructure to support electronic mail.
World Wide Web, abbreviated as WWW and commonly known as The Web, is a system of interlinked hypertext documents contained on the Internet as noted by Sanjay Sharma (2006). With a web browser, one can view web pages that may contain text, images, videos, and other multimedia and navigate between them by using hyperlinks.
JAVA.
Java is a fully computational object-oriented language. As such, it is a suitable vehicle for conventional standalone programs or applications, which is the main use of the language today.
Java is also a multithreaded language and this feature makes it a highly scale able language for programs that execute on web server. Consequently, in recent years there have been increasing use of java for server SID, or servlet programming.
With many programming languages, compilation produces machine code. Each platform will have its own machine specific code, so a program compiled on one platform will need to be recompiled on another before it can be ran. Java byte code is an intermediate code between source code and machine code. The byte code can be ran by any java interpreter that conforms to the java virtual machine (JVM) specification. A JVM can be standalone interpreter or embedded in a browser or electronic device. Java is case sensitive, using PUBLIC instead of public, for example will be rejected by the compiler.
CHAPTER ONE -- [Total Page(s) 2]
Page 2 of 2
-