Proposal For Final Year Project
Proposal For Final Year Project
UNIVERSITY COLLEGE
TOPIC:
DESIGN AND DEVELOPMENT OF FACULTY TEACHING ASSISTANTS (TAs)
RECORD SYSTEM
BY
JASTICE KOFY KAFUI ODIKRO 040117185
EDWARD ADDY 040117158
1
SEPTEMBER 2019
TABLE OF CONTENTS
2
CHAPTER ONE
INTRODUCTION
3
The database application system seeks to fast track retrieval and search of TAs in a
particular faculty and the lecturer he or she is assigned to.
A lecturer(s) or a faculty member(s) can search for records of TA(s) in any of the
faculties without having to walk or call in to any
Iteration model is the ideal method for the development of our application system as we may
be reviewing the development phases as and when it is necessary in order to suit our design
specifications and future modifications. The iterative life cycle model comprises repeating
the below-mentioned four stages as a sequence. These are:
Design Phase: In the Design phase, the software solution is prepared to meet the
necessities for the design. The system design may be a new one or the extension of a
previous build one.
Implementation and Test: In the implementation as well as a test phase, the system is
developed by coding and building the user interface and modules which is then
incorporated and tested.
Review Phase: The review phase is where the software is estimated and checked as per
the current requirement. Then, further requirements are reviewed discussed and
reviewed to propose for an update in the next iteration.
4
1.6.1 PROJECT SCOPE
For the implementation of this application, HyperText Markup Language (HTML) will be
used for the design of the interface and all the forms. The Database will be designed in
Structured Query Language (SQL) integrated with the web application where Users can
execute queries against a database, retrieve data from a database, can insert records in a
database, update records in a database, can delete records from a database, can create new
tables in a database, can set permissions on tables, procedures, and views, can create views
in a database, can create stored procedures in a database. For the development of this
particular application and to allow dynamic communication between the web pages and
the database, HTML will be used as the main programming languages.
Collection of firsthand information and raw data from the Faculty of Computing and
Information Systems and other Faculties. The assignment of TAs to one or more
Lecturer(s) or to one or more Faculty(s) are done by the respective Faculties. The names
of Lecturers and the course(s) they teach, at what time lectures start and end, the lecture
halls where these courses are taught. The bio-data of the TAs, their contact details. Since
GTUC doesn’t have permanent TAs hence the Faculties select the best students after
completing their studies for a one year national service.
ACTIVITIES TIMELINE
Part One Preliminary investigation and data September 2019- October 2019
collection
Part Two System analysis and design November 2019 - December 2019
Part Three System development and January 2019 – March 2019
integration.