Design and implementation of a computerized hostel allocation system


1,642 marked this research material reliable.
Call or whatsapp: +2347063298784 or email: info@allprojectmaterials.com
Department: computer science project topics | Type: Project topics and materials | Format: Ms Word, PDF | Attribute: Documentation and Source code | Pages: 123 Pages | Chapters: 1-5 chapters | Inclusive: Abstract and Table of Contents


Design and implementation of a computerized hostel allocation system

PROJECT TOPICS AND MATERIALS ON Design and implementation of a computerized hostel allocation system


ABSTRACT

This Project work intends to address some of the problems encountered in the allocation of hostels to students manually in Universities, using University of Calabar as the case study. The growing number of students in higher institutions posed a lot of accommodation problems on the part of students and school management. Some of the problems encountered include, few hostels that exist in the University are not properly managed, statistic of rooms required to match the growing number of students are farfetched, students who have paid hostel fees  may end up not getting rooms because of lack of bed, Hostel administrators cannot give accurate information of the occupancy of a particular room. In respect to all of these existing problems, it became necessary to design a system capable of managing a database which allocates hostel to student. The system to be designed will keep track of all the available rooms and its occupants. This hostel management system was implemented using HTML, PHP and MySQL.

 

 

 

TABLE OF CONTENT

TITLE PAGE ---  ---      ---      ---      ---      ---      ---      ---      i

CERTIFICATION ---     ---      ---      ---      ---      ---      ---      ii

DEDICATION --- ---      ---      ---      ---      ---      ---      ---      iii

ACKNOWLEDGEMENT ---  ---      ---      ---      ---      ---      iv

ABSTRACT ---    ---      ---      ---      ---      ---      ---      ---      v

TABLE OF CONTENT ---      ---      ---      ---      ---      ---      vi

LIST OF FIGURES ---   ---      ---      ---      ---      ---      ---      x

LIST OF TABLES ---    ---      ---      ---      ---      ---      ---      xi

CHAPTER ONE: INTRODUCTION

1.1.0    General introduction ---        ---      ---      ---      ---      ---      1

1.2.0    Introduction ---  ---      ---      ---      ---      ---      ---      1

1.3.0    Problem definition ---  ---      ---      ---      ---      ---      2

1.4.0    Objective of study ---   ---      ---      ---      ---      ---      3

1.5.0    Research justification---        ---      ---      ---      ---      ---      4

1.6.0    Research methodology ---     ---      ---      ---      ---      4

1.7.0    Scope and limitation of study ---    ---      ---      ---      5

1.8.0     Definition of terms --- ---      ---      ---      ---      ---      6

1.9.0     Chapter layout ---       ---      ---      ---      ---      ---      6

 

CHAPTER TWO: LITERATURE REVIEW

2.1.0    Introduction ---  ---      ---      ---      ---      ---      ---      8

2.1.1  Overview of Hostel System ---          ---      ---      ---      ---      8

2.1.2  Brief history of Hostel Systems ---   ---      ---      ---      9

2.2. Type of Hostels ---  ---      ---      ---      ---      ---      ---      10

2.2.1  Hostelling International  (HI) (Wikipedia, 2013)  ---      11

2.2.2  Independent Hostels ---  ---      ---      ---      ---      ---      11

2.2.3  Boutique Hostels (Wikipedia, 2013)         ---      ---      ---      12

2.2.4  Mobil Hostesl (Wikipedia, 2013) --- ---      ---      ---      13

2.3.0  State-of-the-Art E-Hostel Systems---         ---      ---      ---      14

2.3.1  Hostel Reservation Script ---   ---      ---      ---      ---      14

2.3.2  Anand System Inc ---     ---      ---      ---      ---      ---      15

2.4.0    Proposed Contributions ---   ---      ---      ---      ---      16

 

 

CHAPTER THREE: SYSTEM DESIGN METHODOLOGY

3.1.0    Introduction ---  ---      ---      ---      ---      ---      ---      17

3.2.0    System Requirements Specification         ---      ---      ---      17

3.3.0    System Design ---        ---      ---      ----     ---      ---      ---      18

3.3.1.0 Logical Design ---        ---      ---      ---      ---      ---      18

3.3.1.1 Input Design --- ---      ---      ---      ---      ---      ---      18

3.3.1.2 Output Design ---        ---      ---      ---      ---      ---      ---      22

3.3.1.3 Menu Design --- ---      ---      ---      ---      ---      ---      23

3.3.1.4 Use Case Design ---     ---      ---      ---      ---      ---      25

3.3.1.5 Activity Design ---       ---      ---      ---      ---      ---      25

3.3.1.6 Program flowchart ---  ---      ---      ---      ---      ---      27

3.3.2.0 Physical Design ---      ---      ---      ---      ---      ---      29

3.3.2.1 Program Specification ---      ---      ---      ---      ---      29

3.3.2.2 Layout of Files Design ---     ---      ---      ---      ---      33

3.3.2.3 System Controls ---     ---      ---      ---      ---      ---      36

3.3.2.4 Structure of Database Design ---    ---      ---      ---      37

 

CHAPTER FOUR: SYSTEM IMPLEMENTATION

4.1.0    Introduction ---  ---      ---      ---      ---      ---      ---      38

4.2.0    Features and Choice of Implementation Language      ---      38

4.3.0    System Testing Strategies --- ---      ---      ---      ---      41

4.3.1    Unit Test ---       ---      ---      ---      ---      ---      ---      41

4.3.2    Integration Test ---      ---      ---      ---      ---      ---      42

4.4.0    Target Computer System Requirements  ---      ---      43

4.4.1  Software Requirements ---       ---      ---      ---      ---      43

4.4.2  Hardware Requirements ---     ---      ---      ---      ---      44

4.5.0    Software Maintenance Issues ----    ---      ---      ---      44

4.5.1    Corrective Maintenance ---    ---      ---      ---      ---      45

4.5.2    Preventive Maintenance ---   ---      ---      ---      ---      45

4.5.3    Adaptive Maintenance ---     ---      ---      ---      ---      46

 

 

 

 

CHAPTER FIVE: RECOMMENDATION AND CONCLUSION

5.1.0    Introduction ---  ---      ---      ---      ---      ---      ---      47

5.2.0 Application of the E-Hostel System to UNICAL Hostel

          Allocation ---        ---      ---      ---      ---      ---      ---      47

5.3.0    Suggestion on Further Research     ---      ---      ---      48

5.4.0    Recommendation ---    ---      ---      ---      ---      ---      49

5.5.0    Conclusion ---    ---      ---      ---      ---      ---      ---      50

REFERENCES ---         ---      ---      ---      ---      ---      ---      51

APPENDICES --- ---      ---      ---      ---      ---      ---      52

          Appendix A: Source Code Listings

          Appendix B: Sample Output

 

 

 

 

 

 

LIST OF FIGURES

Figure 3.1   Login Interface     ---      ---      ---      ---      ---      19

Figure 3.2   Update Hostel Interface ---      ---      ---      ---      20

Figure 3.3   Allocate Hostel Interface ---     ---      ---      ---      21

Figure 3.4   View Allocation Interface ---   ---      ---      ---      22

Figure 3.5   Search Field Interface ----        ----     ----     ---      23

Figure 3.6   Menu Design ---   ---      ---      ---      ---      ---      24

Figure 3.7   Use Case Diagram ---     ---      ---      ---      ---      25

Figure 3.8   Activity Diagram for the Proposed System         ---      26

Figure 3.9   Flowchart of the Proposed System ---        ---      ---      28


LIST OF TABLES

Table 3.1    Layout of User Table ---          ---      ---      ---      ---      33

Table 3.2    Layout of Hall Table --- ---      ---      ---      ---      34

Table 3.3    Layout of Student Table ---     ---      ---      ---      35

Table 4.1    Software Requirement for the Target System ---  43

Table 4.2    Hardware Requirement for the Target System --- 44

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


CHAPTER ONE

INTRODUCTION

 

1.1.0    GENERAL INTRODUCTION

It is safe to say that most activities such as hostel allocation carried out in most universities in Nigeria are done manually. Therefore, there is a lot of strain on the individuals running the hostels. An E-Hostel system is simply software developed for managing most activities that take place in the hostels with the help of a hostel administrator.

The goal of this research work is to provide a solution to the problem of hostel management, by designing a computerized system which is user-friendly and GUI-oriented that will be compatible with the existing manual systems. The software to be developed will solve the problem of hostel management; thus helping to reduce problems associated with the manual hostel management system. The project uses University of Calabar as Case Study.

 

1.2.0    INTRODUCTION

This chapter introduces the study and provides relevant information on the background of the study. It begins with problem definition (statement of the problem) which describes the major problems associated with manual hostel management. This is followed by the research objective putting in a nutshell what is to be achieved by the study. Subsequently, the Research Justification is presented, which justifies the essence of the research. The Research Methodology describes the procedures used in conducting the research. Scope and Limitation discusses the area the research is limited to and also highlights the constraints encountered during the course of this work. Finally, there is definition of terms and chapter layout which defines peculiar terms related to the study alone and summarizes the entire chapters respectively.

DOWNLOAD COMPLETE WORK FOR Design and implementation of a computerized hostel allocation system


Additional Information

  • The Project Material is available for download.
  • The Research material is delivered within 15-30 Minutes.
  • The Material is complete from Preliminary Pages to References.
  • Well Researched and Approved for supervision.
  • Click the download button below to get the complete project material.

Frequently Asked Questions

In-order to give you the best service available online, we have compiled frequently asked questions (FAQ) from our clients so as to answer them and make your visit much more interesting.

We are proudly Nigerians, and we are well aware of fraudulent activities that has been ongoing in the internet. To make it well known to our customers, we are geniune and duely registered with the Corporate Affairs Commission of the republic of Nigeria. Remember, Fraudulent sites can NEVER post bank accounts or contact address which contains personal information. Free chapter One is always given on the site to prove to you that we have the material. If you are unable to view the free chapter 1 send an email to info@researchcub.info with the subject head "FREE CHAPTER 1' plus the topic. You will get a free chapter 1 within an hour. You can also check out what our happy clients have to say.


Students are always advised to use our materials as guide. However, if you have a different case study, you may need to consult one of our professional writers to help you with that. Depending on similarity of the organization/industry you may modify if you wish.


We have professional writers in various disciplines. If you have a fresh topic, just click Hire a Writer or click here to fill the form and one of our writers will contact you shortly.


Yes it is a complete research project. We ensure that our client receives complete project materials which includes chapters 1-5, full references, questionnaires/secondary data, etc.


Depending on how fast your request is acknowledged by us, you will get the complete project material withing 15-30 minutes. However, on a very good day you can still get it within 5 minutes!

What Clients Say

Our Researchers are happy, see what they are saying. Share your own experience with the world.
Be polite and honest, as we seek to expand our business and reach more people. Thank you.

A Research proposal for design and implementation of a computerized hostel allocation system :
Reviews: A Review on design and implementation of a computerized hostel allocation system , design, implementation, computerized project topics, researchcub.info, project topic, list of project topics, research project topics, journals, books, Academic writer.
This Project work intends to address some of the problems encountered in the allocation of hostels to students manually in Universities, using University of Calabar as the case study. The growing number of students in higher institutions posed a lot of accommodation problems on the part of students and school management. Some of the problems encountered include, few hostels that exist in the University are not properly managed, statistic of rooms required to match the growing number of students are farfetched, students who have paid hostel fees may end up not getting rooms because of lack of bed, Hostel administrators cannot give accurate information of the occupancy of a particular room. In respect to all of these existing problems, it became necessary to design a system capable of managing a database which allocates hostel to student. The system to be designed will keep track of all the available rooms and its occupants. This hostel management system was implemented using HTML, PHP and MySQL... computer science project topics

Design and implementation of a computerized hostel allocation system

Project Information

Share Links

Download Post (MsWord)
Download Post (PDF)

Search for Project Topics

Project topics in Departments

Do you need a writer for your academic work?
Undergraduate Project Topics, economics project topics, marketing project topics, business administration project topics, engineering project topics, computer science project topics, banking & finance project topics, education project topics, law project topics, sciences project topics, public administration project topics, political science project topics, mathematics project topics, medical science project topics, mass communication project topics, research projects, geology project topics, marketing project topics, agriculture project topics, Browse Thousands of Final Year Project Topics, hire a writer, Research Works and Materials, Project topics and materials in Nigeria, Undergraduate Project Topics, Research Works and Materials, research topics, research project materials, complete project materials, computer science project material, free project topics, complete projects, accounting topics, small business topics, entrepreneurship topics, project materials, Nigerian undergraduate projects, business administration projects, computer science topics and projects, MBA Nigerian project topics, human resources, small businesses, entrepreneurship projects, economics projects, impacts projects, effect projects, university projects, polytechnic projects, investigate projects, political science projects, mass communication projects, project topics, human resource projects, education projects, French topics, project analysis, French projects, project tips, project abstract, project proposals, project bibliography, project reference, project seminar, forex, TSA, treasury single account, currency, naira, devaluation, undergraduate projects, final project research, marketing project topics, statistics project topics, mathematics project topics, statistics, mathematics, research projects, project thesis, labour force theses, NCE, OND, HND, BTECH, BSC, MBA, MSC, English projects, linguistic project topics, Free Project topics and materials in Nigeria, research topics, reseach project materials, computer science project material, free, complete, accounting topics, small business topics, materials, nigeria projects, business administration projects, computer science topics and projects, MBA nigeria project topics, human resources, small business, entrepreneurship projects, economics projects, impact projects, effects projects, training, budgets, ghana, university, polytechnic, browse Free project materials and topics in Nigeria, accounting and finance project materials, business administration project materials and topics, human resources, entrepreneurship, computer science and engineering project materials and topics, Accounting project topics, Accounting project topics and materials, Agricultural Economics Project Topics and Materials, Agricultural Science Projects topics and materials, All Project topics and materials, Architecture Project topics and materials, Aviation project topics and materials, Banking & Finance Projects topics and materials, Biology project and materials, Building project topics and materials, Business Administration & Management Projects topics and materials, Chemical Engineering Project Topics and materials, Civil Engineering Projects topics and materials, Communication & mass communication art project topics and materials, Computer Engineering Project Topics and materials, Computer Science Projects topics and materials, Criminology project topics and materials, Economics Research Projects topics and materials, Education Project Topics and Materials, Electrical Engineering Projects and materials, English Education & English Language Project topics and materials, Food Science project topics and materials, Geology Project Topics and materials, Guidance Counseling Project Topics and materials, History project topics and materials, Home Economics Project Topics and Materials, Human Resource Projects topics and Materials, Industrial Chemistry Projects topics and materials, Insurance Projects topics and materials, Law project topics and materials, Library and information science project topics and materials, Marine and Transport management project topics and materials, Marketing Projects topics and materials, Mathematics project topics and materials, Medical Sciences Project Topics and materials, Microbiology project topics and materials, Nursing and Midwifery project topics, Nursing and Midwifery project topics and materials, Optometry or nursing project topics and materials, Petroleum Engineering project topics and materials, Pharmacy project topics and materials, Philosophy project topics and materials, Photography project topics and materials, Physical and Health Education project topics and materials, Physiology project topics and materials, Political science project topics and materials, Project topics and materials, Psychology project topics and materials, Random project, Religious and Cultural Studies Project Topics and Materials, Sociology and Anthropology Project topics and materials, Sociology Project Topics and materials, Tourism project topics and materials, Vocational education project topics and materials. Project Topics: List of Project Topics | design and implementation of a computerized hostel allocation system | design | implementation | computerized Project Topics | researchcub.info