Number of Pages: 61

File Size: 102 KB

File Type: MS Word & PDF

Chapters: 1 - 5

5,000.00

ABSTRACT

Technology has proved beyond all reasonable doubts that computer technology can eliminate the burden of manual system which has been affecting the administrative activities.  File is the collection of records.  It holds data that is required for providing information both for present and future reference.  It plays a vital role in every organization.

 

The present system is being reviewed and problem that is associated with it includes inability to effectively handle files, data security, batch processing, misappropriation of data, abnormal indexing, file location, misplacement of files, updating of records, transfer of files etc.  All these problems occur due to manual sharing of files and records hence the need for a computerized file sharing and access control system.  This system will help in eliminating all those problems encountered in the manual system; it will promote good administrative activities and dissemination of information on-timely basis if implemented.

The method used in solving this problem is based on top-down approach.  This is done by starting with the general concept of what is required by the existing system that it is lacking and breaking them into component parts which are then simplified with the introduction of the new system.  The use of file and file sharing in this context is based upon modular approach of programming.

 

This project work provides alternative solution of manual file sharing to a computerized file sharing and access control. With the implementation of this software, it will ensure real time processing, easy access and retrieval of files, proper indexing, and prevention of file from unauthorized users and system security.

 

TABLE OF CONTENT

 

TITLE PAGE

CERTIFICATION

DEDICATION

ACKNOWLEDGEMENT

ABSRACT

 

CHAPTER ONE

  • INTRODUCTION
  • STATEMENT OF THE PROBLEM
  • OBJECTIVE OF THE STUDY
  • SIGNIFICANCE OF THE STUDY
  • SCOPE OF THE STUDY
  • LIMITATION OF THE STUDY
  • DEFNITION OF TERMS

 

CHAPTER TWO

  • LITERATURE REVIEW
    • INTRODUCTION
    • TYPES OF FILE
    • FILE ORGANIZATION
    • FILE ACCESS
    • FILE ACCESS CONTROL
    • ACCESS TIME
    • WRITING TO DISK AND READING FROM DISK
    • STORAGE DEVICES
    • FILE AND SYSTEM SECURITU

 

CHAPTER THREE

  • SYSTEM ANALYSIS AND DESIGN
  • INTRODUCTION
    • BRIEF HISTORY/DESCRITION OF THE CASE STUDY
    • ORGANIZATIONAL CHART
    • ANALYSIS OF THE SYSTEM
    • DATA COLLECTION
    • DATA ANALYSIS TECHNIQUE
    • PROBLEM DEFINITION
    • SYSTEM DESIGN
    • SYSTEM SPECIFICATION
    • SYSTEM STRUCTUR

CHAPTER FOUR

  • SYSTEM IMPLEMENTATION AND                                    DOCUMENTATION
  • CODING
    • TEST RUNNING
    • INSTALLATION PROCEDURE AND DOCUMENTATION
    • CHANGE OVER METHOD
    • TRAINNING OF OPERATOR/STAFF
    • SYSTEM MAINTENANCE

 

CHAPTER FIVE

  • SUMMARY, RECOMMENDATION AND CONCLUSION
  • SUMMARY
    • RECOMMENDATION
    • CONCLUSION

BIBLIOGRAPHY

APPENDICE

  

CHAPTER ONE

 1.1   INTRODUCTION

Almost all information stored in a computer must be in a file.  Each document is stored in the computer individually by name in what is called a FILE. A file is a collection of letters, numbers and special characters.  It may be a program, a database, a desertion, a reading list, a simple letter etc, there are many different types of files; data files, text files, program files, directory files and so on.  Different types of file stores different types of information.  For example program file stores programs where as text files store text.

In today’s information age, where every success is dependent on fast storage, access control and retrieval of information.  Computer file and filing techniques have gained more attention.  Files in a programming sense are not really very different from other forms of file or other application.  The biggest difference are that in a program you access the file sequentially (you read one line at a time starting at the beginning) and also when you can write by creating a new file from scratch (or over writing an existing one) or by appending to an existing one.

Different programming languages have different approach or method of creating, editing and updating files when it comes to file sharing and access control.  The structure of a file is known to the software that manipulates it.  For example database files are made up of series of records, word processing files contains flow of text.  Except for ASCII text files which contain only raw text other files have proprietary structures.  Formatting and other type of information are contained in headers or interspersed throughout the file.          Most file sharing and access is carried out in storage devices like magnetic disk, flash drives and hand disks.  Optical disks are also available and it is usually faster to access.  Software manufacturers store their software’s for sale on optical disks because they are essentially preferred for applicants requiring large volumes of reference data.

There are still significant amount of file processing carried out using file stored on magnetic tape but it is often done on mainframes computer in a large commercial industry or financial institutions.  Magnet tape continues to be a back up medium, especially in it cartridge forms. When using files, the entry of data is separated from processing of data.  Hence a file can be created at one time and processed or use at a later time.  In fact a file is designed to store data which can be processed further.

 

1.2   STATEMENT OF THE PROBLEM

There has been a constant quest by man since creation to improve on the quality of his life and existence, this ever increasing quest has been necessitated and propelled by the simple need for man to address the challenges posed b his environment.  Some of the challenges associated with manual file sharing and access includes inability to effectively handle data files, poor indexing, congestion of the file cabinet, difficulty in accessing and locating of files, it causes draw back to administrative activities, inconsistency, unable to update records, misplacement of file due to transfer from one office to another, delay in processing of data etc.

 

1.3   OBJECTIVE OF THE STUDY

The primary objective of this study is to design and implement a computerized system for file sharing and access control.  This will help greatly to eradicate the inherent problems encountered by the administrative.  It will also promote an protect the confidentiality, integrity and availability of information and resources.

 

1.4   SIGNIFICANCE OF THE STUDY

The importance of this research work is based o the following:

  1. It will help to solve the problem faced by administrative department
  2. to reduce the workload or piled of files in the administrative sector
  3. it will prevent file loss on transit
  4. This research work will equally be valuable for students who may carryout similar research in related field for reference purposes.

This will also assist other organization and system designers to completely design a computerized system with very little human effort on keeping of files which will in turn make for efficiency, smooth and better performance of administrative activities.

 

1.5   SCOPE OF THE STUDY

The main objective of this study is to identify a better way of designing and implementing a computerized file sharing and access control system that will totally reduce the problems faced by the existing system.  The study is narrowed down to exams and records of the federal polytechnic Nekede owerri for the computation of student database. It was the range of perception or understanding which gave rise to the action taken in implementing the desired program, designed to handle pools of files and student’s database file.  This will help in the effective and efficient tracking of information on student’s database as well as monitoring the administrative activities.

 

1.6   LIMITATIONS OF THE STUDY

A number of factors militated against this project which poses some difficulties, they are as follows;

  1. Unwillingness of the respondent to release basic and necessary facts.
  2. Cost of sourcing of information from relevant journals, materials, Internet and respondents at the administrative area is exorbitant
  3. Insufficient material at the school library has also militated on the progress of this research as most of the books in the library are irrelevant to this study.
  4. The stress of combining lectures and research work has not being easy on my own part.

 

1.7   DEFINITION OF TERMS

FILE: A file is a package of information with a name attached to it, it provides static methods for the creation, copying, deletion, moving and opening of files and aids in the creation of file stream objects.

 

DATA:      This is a name given to basic or raw facts and figures that are processed in to information

 

SYSTEM.IO NAMESPACE:  This contains types that allow synchronous and asynchrous reading and writing to files and data streams and types than provide basic file and directory supports.

 

COMPUTER:  This is a device that works under the control of stored programs, automatically accepting, storing and processing of data to produce information which is the result of that processing.

 

ENTITY:  This is anything about which data can be stored.

 

DATABASE:  This is a single organized collection of structured data stored with a minimum of duplication of data items so as to provide a consistent and control of pool of data.

 

SYSTEM:  here, it means a computer system that is aimed or designed to provide efficient means of information storage and retrieval of data files.

 

PROGRAM:  This is a set of instructions that is written in the language of the computer.

 

INFORMATION:  this is a fact about something and it also a data that has been converted into a more useful or intelligent form for decision making.

 

STUDENT:  This is a person who is studying at a university, college or polytechnic.

 

RECORD:  This is a written account of something that is kept so that it can be looked at and used in the future.

 

CREDENTIAL:  This is an electronic representation of your identity; it links an individual to a technology such as personal identification numbers, usernames and passwords.

DOWNLOAD THE FULL WORK

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.

WeCreativez WhatsApp Support
Administrator (Online)
I am online and ready to help you via WhatsApp chat. Let me know if you need my assistance.