Download this complete Computer Science Project material titled; Design And Implementation Of Automatic Payment Portal System (A Case Study Of Ahmadu Bello University, Zaria, Kongo Campus) with abstract, chapter 1-5, references and questionnaire. Preview abstract and chapter one below

  • Format: PDF and MS Word (DOC)
  • Size: [1050KB]
  • Length: [39] Pages

 5,000

Design And Implementation Of Automatic Payment Portal System (A Case Study Of Ahmadu Bello University, Zaria, Kongo Campus)

Abstract of Design And Implementation Of Automatic Payment Portal System

This project automates the payment processes involved during student registration at the Ahmadu Bello University, Zaria, Kongo Campus. Payment processes include School fees and hostel allocation. A database was implemented using MySQL for proper record management and PHP was used as scripting language for the system development. The student creates an account with the APPS system where he/she can save any amount of money anytime at the designated banks of APPS so that during registration, he/she simply accesses his/her account and pays for his/her school fees and accommodation. This project shows that it is easier for students to complete their registration automatically rather than going through some tedious manual processes during registration.

Table of contents on Design And Implementation Of Automatic Payment Portal System

TITLE. i

DECLARATION.. ii

CERTIFICATION.. iii

ACKNOWLEDGEMENT. iv

ABSTRACT. v

TABLE OF CONTENTS. vi

CHAPTER ONE: INTRODUCTION.. 1

1.1 Introduction. 1

1.2 Statement of the Problem.. 2

1.3 Motivation. 3

1.4 Aims. 3

1.5 Objectives. 4

1.6 Scope. 4

1.7 Research Methodology. 4

1.8 Significance. 5

1.9 Organization of the Project 5

CHAPTER TWO: LITERATURE REVIEW… 6

2.1 Introduction. 6

2.2 Information Systems. 6

2.3 Electronic Payment Systems. 7

2.4 Card payment processing. 7

2.4.1 Credit Cards. 8

2.4.2 Debit Cards. 8

2.5 Fees Payment Systems In Nigeria. 8

2.6 Existing System.. 9

2.6.1 Problems of the Existing System.. 10

2.7 Intended System.. 11

2.8 Web-Based Application. 11

2.9 Database. 12

2.10 PHP. 12

2.11 MySQL Database. 13

CHAPTER THREE: SYSTEM DESIGN.. 15

3.1 System Design. 15

3.2 System Description. 15

3.2.1 Data Flow.. 15

3.2.2 System Architecture. 16

3.2.3 Input Specification. 17

3.2.4 Functional Requirements. 18

3.2.5 Non Functional Requirements. 18

3.3 Database Design. 19

3.3.1 Database Schema Diagram.. 19

CHAPTER FOUR: SYSTEM DEVELOPMENT. 22

4.1 Choice of Tools. 22

4.2 Features of the System.. 23

4.2.1 Login Page. 23

4.2.2 Administrator Page. 24

4.2.3 Student Page. 25

4.2.4 Bank Page. 26

4.2.5 Deposit Page. 27

4.2.6 School Fees Page. 28

4.2.7 Accommodation Page. 29

CHAPTER FIVE: CONCLUSION.. 30

5.1 Summary. 30

5.2 Conclusion. 30

5.3 Recommendations. 31

REFERENCES. 32

chapter one of Abstract of Design And Implementation Of Automatic Payment Portal System

INTRODUCTION

1.1       Introduction

Developments in Information and Communication Technologies (ICTs) have made impact in allsectors of the society, including education. In higher education, application of ICTs in form of e-learning is changing the mode of learning and teaching processes [1].School management is now done online, records are being kept in databases that are accessible through the web. Also Registration, payment of schoolfees, generating timetables and much more are done using the web.The world of IT has gone far and wide that now makes us see the importance of using automated system rather than manual system.

Referring to the problem of school fees and hostel allocation as the Automatic Payment Portal System (APPS)problem. Given the large number of students that are typically involved in such problem, there is a growing interest in automating the process of payment using centralized matching schemes that incorporate efficient algorithms for APPS. Examples of similar automated systems are in use in several universities.

In recent years, the advancement of technology has thus brought us into a new era of Web based systems. These systems are also known as enquiry systems and have the ability to input data, with a guaranteed response time and an assurance that the information is accurate and timely, then one is said to have a “Real Time System”[6]. A real time system is also a Web based system and comprises mainly of four (4) main components:

  1. A data-gathering component that collects data from the external environment.
  2. An analysis component that transforms the received information as required by the application.
  • A control component that responds to the external environment.
  1. A monitoring component that co-ordinates all other form of these components so that real-time response can be achieved.

Due to these advancements, organization need no longer be centralized when information services can reach the home and offices for processing from a number of geographical locations. However, Web based systems have helped tremendously in every field of human existence today. Hence this project work provides and creates an Automatic Payment Portal System (APPS) to the Ahmadu Bello University, Zaria,Kongo Campus through the development of a Web based system that will in turn improve the efficiency and effectiveness of the university.

1.2       Statement of the Problem

In most Nigerian Institutions of higher learning especially the Universities and Polytechnics, students enrolment to these higher institutions is continuously on the increase, and each year every student is expected to register for a session and therefore the student has to make payment for the session. This increase in student’s population over the years makes the period of registration stressful and payment of school fees and hostel accommodation a very tedious exercise.The existing system of payment of school fees and hostel allocation at the Ahmadu Bello University, Zaria, Kongo Campus involves a student going online to generate a transaction ID which is then taken to the bank for payment. If the student needs to get hostel allocation, he/she has to go back online, book a room, generate another transaction ID and then take it back to the bank. This process is causing a lot of problems because many students will have to line up in unending queues in banks where so many unforeseen events might happen. A student might lose his/her money; get tired due to stress and so many other events. Most students during registration are always at home and will have to come back to school for registration because most banks outside Zaria does not provide this service.

1.3       Motivation

The existing system or mode of payment results to stress due to the factors and conditions encountered during registration. Every new and returning student has to register at the beginning of every session.

Most students are in a state of confusion during registration either because they do not currently have the money to pay for their school fees or will have to come down to school to pay during process with no guaranteed accommodation or send the money to a friend who is in school.

Based on these observations, a Web based system for Payment which will enable students overcome these problems during registration is designed and implemented. The system will allow a student to open an account at a designated bank and keep his/her school fees in the account anytime and any day. Due to the present situation of the country, parents can also keep their children’s entire school fees in their account. Therefore, the system allows you to keep your school fees incrementally or at once. The development of this Web based system will eliminate the major problems of the existing system.

1.4       Aim

The aim of the project is to develop an Automatic Portal Payment System (APPS) that allows students securely and comfortably pay their school fees and accommodation fees during registration.

 

1.5       Objectives

  1. Create a Web based system that will solve the problems of the existing system being used for school fees and accommodation payment and hostel allocation
  2. Develop a system that allows a student save his/her school fees in an account before the period of registration.
  • Allow students to pay their school fees and hostel accommodation anywhere and anytime during registration.
  1. Ease and speed up registration of students every session.
  2. Test and validate the system prototype.

1.6       Scope

The scope of this project is to develop anAutomatic Payment Portal System (APPS) for the Ahmadu Bello University, Zaria, Kongo Campus. The system will accommodate only the administrator, bank staffs and students into one integrated Database system.

This project is also scoped to only undergraduate programs in the Ahmadu Bello University, Zaria, Kongo Campus and it is designed for the two faculties there i.e. Faculty of Administration and Faculty of Law.

1.7       Research Methodology

The proposed research method that would be adopted is as follows;

  1. Requirement Assessment -: A thorough assessment of the current existing system will be carried out and the requirements of the new system will be clearly defined by interviewing some students and lecturers.
  2. Application Program -: At this stage, the design work flow will be converted to code and debugged.
  • Testing and Development -: The completed application will be tested and deployed on remote web host, ready for use.

1.8       Significance

Literature asserts that, for nearly every business, the simple act of collecting payments from consumers is actually quite complex and yet organizations want to make it easy and convenient for customers to pay, so they offer multiple choices of payment types and channels.

Therefore, this project proposed the development of an alternative platform that enables students and their sponsors securely pay university fees online from wherever during registration. This will reduce the lengthy queues, and congestion at banks for payments. Sponsors of students will also be able to save their wards school fees before the period of registration and as such will make it easier to cater for their wards [2].

1.9       Organization of the Project

The project is divided into five (5) chapters. Chapter One is introductory chapter that includes the motivation, scope, research methodology, aims and objectives of the work, Chapter Two is the literature review, Chapter Three talks about the system analysis and design of the work, Chapter Four is the system development, implementation and testing and finally Chapter Five entails the recommendation and conclusion.

GET COMPLETE WORK

See more computer science project topics here

GET THE COMPLETE PROJECT»

Do you need help? Talk to us right now: (+234) 08060082010, 08107932631 (Call/WhatsApp). Email: [email protected].

IF YOU CAN'T FIND YOUR TOPIC, CLICK HERE TO HIRE A WRITER»

Disclaimer: This PDF Material Content is Developed by the copyright owner to Serve as a RESEARCH GUIDE for Students to Conduct Academic Research.

You are allowed to use the original PDF Research Material Guide you will receive in the following ways:

1. As a source for additional understanding of the project topic.

2. As a source for ideas for you own academic research work (if properly referenced).

3. For PROPER paraphrasing ( see your school definition of plagiarism and acceptable paraphrase).

4. Direct citing ( if referenced properly).

Thank you so much for your respect for the authors copyright.

Do you need help? Talk to us right now: (+234) 08060082010, 08107932631 (Call/WhatsApp). Email: [email protected].

//
Welcome! My name is Damaris I am online and ready to help you via WhatsApp chat. Let me know if you need my assistance.