DESIGN AND IMPLEMENTATION OF WEB BASED TIME TABLE SYSTEM FOR COMPUTER SCIENCE DEPARTMENT

  • 0 Review(s)

Product Category: Projects

Product Code: 00003010

No of Pages: 77

No of Chapters: 5

File Format: Microsoft Word

Price :

$12

ABSTRACT

In Nigeria Universities a lot of time is spent by faculties as well as various department trying to compile lectures time table for courses in respect to the halls / lectures rooms allocated to them for a particular semester. This has to be prepared by the academic staff of the department with involves several processes and time consuming.

This project focuses on solving the problem by developing an application to solve the problem inherent to the delivery of effective and more reliable time management system (TMS). The TMS Application is a web-based application intended to be accessible from the internet. This allows the application to be available on both mobile phone and PC users who can access the internet from their devices. The TMS system was developed using open source web technologies notably HTML, PHP and MySQL.

The MyResult system produced in this research work has functions that will enable students to check course results, view computed GPAs and log complaints with maximum ease.

The developed application was tested using the XAMP application suite and the test results show that the application works as expected.

 

 

 

 

 

TABLE OF CONTENT

Front page -        -        -        -        -        -        -        -        i/

Certification  -      -        -        -        -        -        -        -        iii

Dedication  -        -        -        -        -        -        -        -        iv

Acknowledgement -       -        -        -        -        -        -        v

Table of Content -          -        -        -        -        -        -        -        vi

Abstract      -        -        -        -        -        -        -        -        viii

C4HAPTER ONE

1.0 Introduction - -        -        -        -        -        -        -        1

1.1 Problem Definition - -        -        -        -        -        -        2

1.2 Aim and Objectives -         -        -        -        -        -        -        2

1.3 Scope of the Study - -        -        -        -        -        -        3

1.4 Limitation of the Study -   -        -        -        -        -        3

1.5 Organization of the Work -         -        -        -        -        -        4

CHAPTER TWO

2.0 Literature Review -  -        -        -        -        -        -        5

2.1 Formulation of Time Table Problems - -        -        -        7

2.2 Constraints    -        -        -        -        -        -        -        8

2.3 Internet Backbone - -        -        -        -        -        -        8

2.4 The Concept of the World Wide Web - -        -        -        9

CHAPTER THREE

3.0 System Analysis and Design -    -        -        -        -        10

3.1 Preambles -    -        -        -        -        -        -        -        10

3.2 Review of the Existing System - -        -        -        -        10

3.3 Information Flow in Time Table Production -         -        -        11

3.4 Data Preparation -   -        -        -        -        -        -        13

3.4.1 Basic Data - -        -        -        -        -        -        -        13

3.4.2 Periodic P Data     -        -        -        -        -        -        14

3.4.3 Time Table Data - -        -        -        -        -        -        14

3.5  The Architecture     -        -        -        -        -        -        16

3.6 Technological Resources - -        -        -        -        -        19

CHAPTER FOUR

4.0 Systems Implementation, Hosting and Documentation -  21

4.1 Preamble -      -        -        -        -        -        -        -        21

4.2 System Requirements -      -        -        -        -        -        21

4.2.1 Client Side Application Requirements -      -        -        22

4.2.2. Server Side Application Requirements -    -        -        23

4.3 Application Installation Procedure -     -        -        -        24

4.3.1 Domain New Registration -     -        -        -        -        24

4.3.2 Web Server Configuration -     -        -        -        -        25

4.3.3 Web Hosting Procedure -         -        -        -        -        -        26  

4.4 Documentation -      -        -        -        -        -        -        26

4.4.1 Starting The Application -       -        -        -        -        -        27

4.4.2 Description of the Links -        -        -        -        -        -        27

4.5 Interface of the Design -    -        -        -        -        -        28

CHAPTER FIVE

5.0 Conclusion and Recommendation -      -        -        -        33

5.1 Conclusion -   -        -        -        -        -        -        -        33

5.2 Recommendations - -        -        -        -        -        -        34

     References -     -        -        -        -        -        -        -        35 Appendix A: Screenshots

Appendix B: Program Source Code

 

 

 

 

 

CHAPTER ONE

1.0            INTRODUCTION

The academic environment has gone so complex thatan automated system may be required to automate certain aspects of the academic system. One such area of difficulty is timetable scheduling; those saddled with the responsibility of time table creation are always faced with challenges of creating effective system that will deliver its purpose.

Automation has been seen as a way of enhancing Manual activities. For instance, Manual operations are characterized with some setbacks such as erroneous computation etc. with automation, those setbacks are either eliminated or reduced to barest minimal. To this effect application are being created to hide the manual operations and project automation.

The general task of solving timetable scheduling problems is iterative and time consuming. In real world application, the participants to the timetable scheduling have conflicting preferences which make the search for an optimal solution a problem. In order to solve the problem it is necessary to find a compromise between all the parties involved in the requirement, usually conflicting (e.g. day, time). The constraints are related to the availability, timetabling and preference of each of the instructor, to rooms availability, number of student and curricula. In order to solve this problem for the particular case of university system, timetable scheduling has to adopt the computer-based approach. Computer-based approach enables the institution to automate certain manual task and work efficiently. Also, in the particular case of timetable scheduling, the automated system could find an optimal or a sub-optimal solution using mainly inter agent communication.

1.1 PROBLEM DEFINITION

The scheduling problem can be defined as a problem of finding the optimal sequence for evaluating a finite set of operation (task or job) under a certain set of constrains that must be satisfied . A typical example of scheduling problem is timetable scheduling. The problems to be solved by timetable scheduling are mapped out below.

1)                Maximize individual in timetable scheduling or other resources.

2)                Minimize time required to complete the entire process for timetable scheduling.

3)                Production of timetable and of conflict interest, place, etc.

All these problems and more are to be solved so that the proposal solution for timetable scheduling will be an enchantment over the manual.

1.1            AIM AND OBJECTIVES.

In solving problems of timetable scheduling, there is need for an effective and efficient techniques or methods.

The only method proven to be effective and effective is the computer-based approach. The approach that automates all the manual concepts of timetable scheduling thereby eliminate all the problems associated with the manual technique.

To this end, this project work is designed to introduce computer bases approach to the manual method of timetable scheduling.

1.3 SCOPE OF THE STUDY.

Timetable scheduling is a complex and time consuming process. Generating timetable for all levels in a university system will definitely take a lot time. For the purpose of this work, time able creation will be based on degree programme only with focus on 100 and 200 level courses, this will be an effective way to start the process of time table creation.

Also, the work will be made to run on the internet backbone this will make the application distributed and network based.

1.4 LIMITATION OF THE STUDY

The proposed development is a time consuming process to this end the project will be streamline to 100 and 200-degree programme due to time limitation.

Another problem is the inadequate research materials on the subject of timetable scheduling and creation. This project work made use of the little available materials.

1.5 ORGANIZATION OF THE WORK

The project work is organized into chapter for the purpose of clarity. The remaining part of this work is organized thus:  chapter two discusses the review of relevant literature on timetable on timetable scheduling and optimization.

Chapter three focuses on the design of the processes are discussed on this chapter.

Chapter four discusses the implementation of the developed system. Chapter five concludes the work with conclusion and recommendation.

Click “DOWNLOAD NOW” below to get the complete Projects

FOR QUICK HELP CHAT WITH US NOW!

+(234) 0814 780 1594

Buyers has the right to create dispute within seven (7) days of purchase for 100% refund request when you experience issue with the file received. 

Dispute can only be created when you receive a corrupt file, a wrong file or irregularities in the table of contents and content of the file you received. 

ProjectShelve.com shall either provide the appropriate file within 48hrs or send refund excluding your bank transaction charges. Term and Conditions are applied.

Buyers are expected to confirm that the material you are paying for is available on our website ProjectShelve.com and you have selected the right material, you have also gone through the preliminary pages and it interests you before payment. DO NOT MAKE BANK PAYMENT IF YOUR TOPIC IS NOT ON THE WEBSITE.

In case of payment for a material not available on ProjectShelve.com, the management of ProjectShelve.com has the right to keep your money until you send a topic that is available on our website within 48 hours.

You cannot change topic after receiving material of the topic you ordered and paid for.

Ratings & Reviews

0.0

No Review Found.


To Review


To Comment