DESIGN_AND_IMPLEMENTATION_OF_A_WEB_BASE_OFFICE_MANAGEMENT_SYSTEM

DESIGN_AND_IMPLEMENTATION_OF_A_WEB_BASE_OFFICE_MANAGEMENT_SYSTEM

CHAPTER ONE
INTRODUCTION
1.1 BACKGROUND OF STUDY
Virtually all software used in enterprises today has the same goal which is supporting business processes. Some processes are entirely automated, relying solely on communication among applications, others probably rely on people to initiate the process, approve documents the process uses and resolve any exceptional situations that arise like incomplete information. In either case, it’s often possible to specify a discrete series of steps known as workflow that describe the activities of the people and software involved in the process. Once this workflow has been defined, an application can be built around that definition to support the business process.
An office management is a set of activities organized hierarchically in a tree structure. An office management consists of a sequence of connected steps. It is a depiction of a sequence of operations, declared as work of a person, a group of persons, an organization of staff, or one or more simple or complex mechanisms. Office management may be seen as any abstraction of real work, segregated in work share, work split or other types of ordering. For control purposes, it may be a view on real work under a chosen aspect, thus serving as a virtual representation of actual work. The flow being described often refers to a document that is being transferred from one step to another.
2
An office management system is a model to represent real work for further assessment, e.g. for describing a reliably repeatable sequence of operations. More abstractly, an office management is a pattern of activity enabled by a systematic organization of resources, defined roles and mass, energy and information flow, into a work process that can be documented and learned. Offices are designed to achieve processing intents of some sort, such as physical transformation, service provision, or information processing.
Office management concepts are closely related to other concepts used to describe organizational structure, such as silos, functions, teams, projects, policies and hierarchies. Office management may be viewed as one primitive building block of organizations.
The term office management is used in computer programming to capture and develop human-to-machine interaction. An office management software aims to provide end users with an easier way to orchestrate or describe complex processing of data in a visual form, much like flow charts but without the need to understand computers or programming.
An activity represents an action in an office. It can be a complete activity that consists of several child activities. An activity can be sequential which means that the order of its action is specified at design time or the activity can be event driven which means that the order of its action is determined at run time in response to external events.
Windows office management foundation is a Microsoft technology for defining, executing and managing offices. Windows office management foundation includes a default set of activities that provide functionality for control flow, conditions, event handling, state management and communicating with applications and
3
services. Windows office management foundation also provides an extensible model and designer to build custom activities that encapsulate office functionality for end users or for reuse across multiple properties.
Windows office management foundation comes with a programming model, a rehostable and customizable office management engine and tools for quickly building office management application on windows. It can be used to enable workflow within line of business application, user interface page flows, document centric workflows, human workflows, composite workflow for service oriented applications, business rule-driven workflows and workflow for system management. It has the ability to monitor a running office activities, examining it’s execution in real time. Every office management system contains some number of activities, each of which performs some aspect of that workflows function. Office management acts as a container for these activities, providing a way to control their lifecycles and order of execution. Windows office management foundation aspires to support both system workflow and human office management in a unified fashion. System office management tend to execute activities in a well defined, predictable ways, while human office management do not. To address both of these requirements, windows office management foundation provides two built-in office management types: sequential office management capable of executing activities in a predefined pattern and state machine office management capable of responding to external events as they occur.
Using office management system to automate students’ registration process is very necessary because of the flexibility and convenience it will offer both to the institution and students. This research work when implemented will make it possible for students to do their registration electronically on the institution’s website. The workflow management system will then keep track of the student’s
4
registration process from one department of the institution to the other until the registration process is completed. It will also give the student feedback anytime the student log on to the school’s website to know his or her registration status. The workflow will also create automatic database for the storage of the student’s electronic form.
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
5
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 registrationprocess 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.

DOWNLOAD COMPLETE PROJECT MATERIAL