SlideShare a Scribd company logo
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
51
Development of Intelligent Alumni Management System for Universities
Nayyar Ahmed Khan1*
, Ahmed Masih Uddin Siddiqi2
& Mohammad Ahmad3
1*
Lecturer, Computer Science, College of Computing and IT, Shaqra University, Saudi Arabia.
2
Lecturer, Computer Science, College of Applied Medicine, Shaqra University, Saudi Arabia.
3
Lecturer, Computer Science, College of Science and Humanities-Dawadami, Shaqra University, Saudi Arabia.
DOI: Under assignment
Copyright: ©2021 Nayyar Ahmed Khan et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which
permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Article Received: 31 January 2021 Article Accepted: 27 April 2021 Article Published: 29 June 2021
1. Introduction
The need for communication between graduates and their colleges and universities increased in recent years to
learn a lot about them and their needs and the labor market needs. This research continues to contribute to building
a solid base among graduates and university students to learn more about the needs of the Saudi labor market of
qualified labor enough to strengthen the labor market in the field of information technology and new efficiencies.
Communication between graduates and university can be suitable for both sides the faculty also wants to keep in
touch with its graduates using web application, providing a channel for professional and social communication
between graduates themselves and the faculty [5]. The ALUMNI research focuses on design and implementation of
the system that would accomplish these needs.
A Faculty of Engineering and Computer Sciences- Faculty of Engineering and Computer Sciences graduate is a
person who has been studying at this faculty. During this period graduates establish a lot of social contacts with
their classmates and their teachers as well. After graduating, these contacts are usually broken and only rarely
continue. Generally, after a student leaves the university, he lost most of his contacts. However, the faculty does not
want this trend to continue [1]. Faculty can see its graduates as potential business partners with possibility of
cooperation after the studies. Graduates are very good source of information and critics that could help to improve
the quality of the faculty. Nowadays a need for social networks sites among people especially those working in
information technology field as graduates and all those involved in this vital area in this day and age. The main goal
of this research is to develop new software which is able to support Alumni Unit to well manage and monitor
alumni information. The system to develop in this research will able to support:
• The submitted solution will be a web-based application.
• The submitted solution will be available by the end of the second semester.
• Alumni information management, profiles, employment, surveys, and etc.
ABSTRACT
Alumni unit information management system allows communications between colleges and graduates. It represents way of how university can be in
touch with its graduates. Further, it is a system to communicate a space for graduates where they could exchange thinking and opinions of any
subject. Through their system, alumni can discover new employments opportunities they can apply for them. Alumni can also publish any
announcement approved by system administrator. The system should collect information about working experience of graduates. It can improve
communications and facilities teaching process. The current design focuses also on security, usability and accessibility.
Keywords: Alumni, Management, System.
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
52
• Alumni unit notes and their automatic posting or dispatching.
• Alumni employers management, surveys and new requirement announces.
• Alumni club management.
• Alumni unit event management.
There are the problems we should face in the construction of the proposed system to pursue graduate students
including:
• Provide appropriate information to alumni so that he will be interested by alumni system.
• Allow alumni to create his profile and update its contents every time and everywhere.
• Make communication between system and user easy so that every alumnus can use the program.
• Allow private or government employers to seek alumni through their career improvement.
• Create forum discussion between all college alumni in organized way.
The main objective of this research – Alumni system- is to design and implement a system to follow the graduate
students at the College of Computer Engineering and Sciences. Other sub-goals are:
• Allow alumni to be linked to alumni unit through the web.
• Allow alumni to participate in program curriculum evaluation and improvement.
• Allow alumni to publish their competences and skills using their profiles.
• Allow alumni to find a job using this system.
• Allow private employers (company and government administrations) to seek alumni and hire them if there
is real need to be employed.
2. Objectives of the Study
It is very important for any system to be modelled very correctly and accurately before the development stage
begins. In order to develop the system various concerns have to be taken care of [2]. This portion will include the
system analysis results illustrated by UML Diagrams, class diagrams, activity diagrams, database diagram, entity
relationship diagram, and flowcharts to elaborate the system in details.
Fig.1. Components of the System
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
53
At this stage, there are several activities carried out by research team and is:
• Identify users of the system
• Plan for the research
• Identify users of the system
There are three main users of our proposed system and employees who represent the university and administration
of the proposed system Graduate students and singled those Companies and government agencies and private [3].
Goal of the analysis phase to determine what is expected from the proposed alumni in order to achieve the
requirements of the user - Graduates and university staff and public and private institutions -
• User requirements can be divided into the following:
• Functional requirements: functions to be performed by the system for all user.
• Performance requirements: the speed of the system in tutors.
• Input requirements: a data.
• Output requirements: information.
• Quality requirements: reliability, security and ease of use and maintenance.
The design process translates requirements to represent the solution. Design focuses on the following:
• Architectural Design: integral system to parts of the software using the organization chart.
• Design data structures: A description of the data and files, as well as describe the relationships between
files.
• Algorithm Design: is the process of writing the logical steps to parts of the software in the system.
• User interface design: design home screens for entry into the system.
Goal of the implementation phase:
Production of all programs using a programming language for system performs all the functions described have
been prepared in the design phase [4].
The team performs the following tasks:
• Translating the design specifications for each part to program in a language compiler source.
• Translation program, research and correct the errors.
• Software test each part separately and then tested within the scope of the whole system and here you may
discover errors in the design.
Goal of the testing phase:
Determine access to the desired results when the system is running.
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
54
Test the new system must meet the following:
 Get rid of the linguistic and logical errors and executive.
 Determine user input errors.
 Assess the security of the system and speed performance.
 Discover any missing document and documenting the system.
 To test a new system usually use a sample of data and compare the output with the result obtained
from the same sample manually.
 Must contain this sample on all possible cases to make sure there is no logical errors.
3. Software Engineering of System
The following section presents the complete set of functional and non-functional. Functional requirements are
listed first,
• Graduate students.
• Supervisors of the employees of the university system.
• Companies or institutions that have the powers to communicate with graduate students.
System requirements
Alumni
 Allows alumni who have graduated college and have a number to complete their resumes through the
system easily and conveniently.
 Update his/her information.
Company
 Gives the ability to give privileges to the companies and institutions are free.
 Search throughout system about specific CV.
University
 Allows the University to follow orders and their status.
 Counting system applications and the number and classified and watched.
Non-Functional Requirement:
• The System should be easy to use for all users performance.
• Easy to use GUI.
• The System should be Subject to maintenance if necessary.
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
55
• The system shall be capable of restoring.
• The System should be flexibility.
• The System should be secure.
• The System should be Capacity.
Fig.2. Use Case Analysis of the System
Fig.3. Activity Diagram of the System
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
56
Fig.4a. Sequence-I Diagram of System
Fig.4b. Sequence -II Diagram of System
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
57
Fig.4c. Sequence -III Diagram of System
4. Database Analysis of the System
Fig.5. ER Diagram
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
58
Fig.6. Database Schema Diagram
5. Deployment of the System
To work well, a computer/server that has the following requirements:
• I5 intel core or higher
• 1TB of storage
• 16GB of RAM
Fig.7. Architecture of Application Deployment
SQL server
Data Base
Application
Server
(C#)
Web Server
Web pages
using ASP.Net)
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
59
Software that have been used when implementing this system.
Software Name Description
1 Microsoft windows pro 10 The base operating system
2 Microsoft Word 2013 Used in creating all phases of the project documents.
3 Draw.io
Drawing application tool will be necessary to draw UML
diagrams.
4 Adobe Photoshop CS6
This graph utility will be used to design backgrounds, Icons
and edit images.
5 Visual studio 2015 To design the pages and write codes.
6 Android Android Studio Program
7 WS_FTP95 ver. 5.08 To upload files to the web server
8 Adobe acrobat reader To read to documents that will be added to the website.
9 MySQL Database
10 IIS Web server Hosting the project files on Server
System includes the following:
• SQlserver 2008 program
• SQ Language
• C#.Net Language
• Visual Stodio 2010 program
• ASP .Net 2010 .net 4.5
• Photoshop CC
• CSS + HTML5 code
6. Conclusion
The system designed is entitled to be used by the university domain for managing the information of the Alumni to
be made available for the companies. This would empower the job prospects and job availability for the fresh
graduate and the alumni students to the max. The system is really helpful for the working of the university and the
graduates from the university. The administration will also be finding the system to be really helpful and easy to
handle information of the alumni and manage the information without any issues and problems. The companies
giving job to the graduates can verify authentic and secure data from the system directly without failure.
Asian Journal of Basic Science & Research
Volume 3, Issue 2, Pages 51-60, April-June 2021
ISSN: 2582-5267 www.ajbsr.net
60
Declarations
Source of Funding
This research did not receive any specific grant from funding agencies in the public, commercial, or not-for-profit
sectors.
Competing Interests Statement
The authors declare no competing financial, professional and personal interests.
Ethical Approval
Ethical approval for this research was given based on institutional guidelines.
Consent to participate
The consent to participate in this research was sought for and approved by the subjects to be used.
Consent for publication
We declare that we consented for the publication of this research work.
Availability of data and material
Authors are willing to share data and material according to the relevant needs.
References
[1] Olorunfemi and Ashaolu, Olorunfemi A. I. and Ashaolu, M.O. A Pragmatic Approach in Engineering
Education Teaching Methods and Industry Partnership, 2012, www.sefi.be/wp-content/abstracts/1261.pdf.
[2] P.H.Waghodekar, Industry-Institution Partnership: Impact on Globalisation, Journal of Engineering Education
Transformations, 12(2): p.36-44, 1998.
[3] P.H.W. Aghodekar, D.B. Limaye, Institution's Role in Industry Institution Partnership, The Journal of
Engineering Education, 9(4): p.47-55, 1996.
[4] K.B. Raina, B.S. Rathore, J.S. Saini, Linkage between Institute and Industry, Journal of Engineering
Education Transformations, 6(2): p.1-7, 1992.
[5] Powers, D.R., Higher Education in Partnership with Industry, 1988.

More Related Content

PDF
My thesis proposal
PDF
Online Intelligent Semantic Performance Based Solution: The Milestone towards...
DOCX
Attendance monitoring system
PDF
Design of an online expert system for career guidance
PDF
IRJET- College Activity Management System
PPTX
PDF
College Managmenet System
DOC
Student information-system-project-outline
My thesis proposal
Online Intelligent Semantic Performance Based Solution: The Milestone towards...
Attendance monitoring system
Design of an online expert system for career guidance
IRJET- College Activity Management System
College Managmenet System
Student information-system-project-outline

What's hot (20)

DOCX
Thesis computerized grading system
DOCX
Two-Scheme Grading Management and Student Profiling System
DOCX
Methods of research
PDF
An Implementation Approach for Advanced Management of Examination Section
PPTX
Feasibility study on an answer grading system based on keyword scanning
PDF
50320140502002
PPTX
Result Management System - CSE Final Year Projects
PDF
E-Consult: Designing of Development for Thesis Advisory Model Based on Manage...
PDF
E 5 development-of_a_data_management_system_for_stud
PDF
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
DOCX
PROJECT PROPOSAL
DOC
Online student management system
PPTX
Maseno university year iii project proposal school management system
DOCX
Student database management system
PDF
IRJET- ACE Forum
DOC
Thesis in IT Online Grade Encoding and Inquiry System via SMS Technology
DOCX
Computerized Grading System 2016
DOCX
School admission process management system (Documention)
PPTX
Computerized grading system chapter 1-3 ( summarization )
PDF
Iimsr student management system
Thesis computerized grading system
Two-Scheme Grading Management and Student Profiling System
Methods of research
An Implementation Approach for Advanced Management of Examination Section
Feasibility study on an answer grading system based on keyword scanning
50320140502002
Result Management System - CSE Final Year Projects
E-Consult: Designing of Development for Thesis Advisory Model Based on Manage...
E 5 development-of_a_data_management_system_for_stud
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
PROJECT PROPOSAL
Online student management system
Maseno university year iii project proposal school management system
Student database management system
IRJET- ACE Forum
Thesis in IT Online Grade Encoding and Inquiry System via SMS Technology
Computerized Grading System 2016
School admission process management system (Documention)
Computerized grading system chapter 1-3 ( summarization )
Iimsr student management system
Ad

Similar to Development of Intelligent Alumni Management System for Universities (20)

PDF
University management System project report..pdf
DOCX
Scholarship Information System documentation
PDF
Development of a Student Database Management System for a University
PDF
Ignou MCA mini project report
PDF
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
PDF
Student University Network
PDF
Project Information System
DOC
Colleges.net
PDF
COLLEGE PROJECT MANAGEMENT SYSTEM
PDF
Alumni Record System
DOCX
introduction of data structure and design and analysis of algorithm
DOCX
introduction of data structure and design and analysis of algorithm
PPSX
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
PPT
COET3A1.Powerpoint Presentation
PPT
Software Development Life Cycle
PPTX
Learning Management System
RTF
Project report-on-student-information-management-system-php-mysql
PDF
IRJET - College Recommendation System using Machine Learning
PPTX
Course management system for philippine college of science
University management System project report..pdf
Scholarship Information System documentation
Development of a Student Database Management System for a University
Ignou MCA mini project report
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
Student University Network
Project Information System
Colleges.net
COLLEGE PROJECT MANAGEMENT SYSTEM
Alumni Record System
introduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithm
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
COET3A1.Powerpoint Presentation
Software Development Life Cycle
Learning Management System
Project report-on-student-information-management-system-php-mysql
IRJET - College Recommendation System using Machine Learning
Course management system for philippine college of science
Ad

More from Associate Professor in VSB Coimbatore (20)

PDF
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
PDF
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
PDF
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
PDF
A Systematic Review on Various Factors Influencing Employee Retention
PDF
Digital Planting Pot for Smart Irrigation
PDF
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
PDF
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
PDF
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
PDF
A Review on the Distribution, Nutritional Status and Biological Activity of V...
PDF
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
PDF
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
PDF
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
PDF
PDF
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
PDF
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
PDF
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
PDF
Study of the Cassava Production System in the Department of Tivaouane, Senegal
PDF
Study of the Cassava Production System in the Department of Tivaouane, Senegal
PDF
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
PDF
Hepatitis and its Transmission Through Needlestick Injuries
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
A Systematic Review on Various Factors Influencing Employee Retention
Digital Planting Pot for Smart Irrigation
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Hepatitis and its Transmission Through Needlestick Injuries

Recently uploaded (20)

PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
OOP with Java - Java Introduction (Basics)
PPT
Project quality management in manufacturing
PDF
Digital Logic Computer Design lecture notes
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Sustainable Sites - Green Building Construction
PDF
PPT on Performance Review to get promotions
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPT
Mechanical Engineering MATERIALS Selection
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Internet of Things (IOT) - A guide to understanding
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Operating System & Kernel Study Guide-1 - converted.pdf
OOP with Java - Java Introduction (Basics)
Project quality management in manufacturing
Digital Logic Computer Design lecture notes
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Sustainable Sites - Green Building Construction
PPT on Performance Review to get promotions
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Lecture Notes Electrical Wiring System Components
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
UNIT 4 Total Quality Management .pptx
R24 SURVEYING LAB MANUAL for civil enggi
Mechanical Engineering MATERIALS Selection
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS

Development of Intelligent Alumni Management System for Universities

  • 1. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 51 Development of Intelligent Alumni Management System for Universities Nayyar Ahmed Khan1* , Ahmed Masih Uddin Siddiqi2 & Mohammad Ahmad3 1* Lecturer, Computer Science, College of Computing and IT, Shaqra University, Saudi Arabia. 2 Lecturer, Computer Science, College of Applied Medicine, Shaqra University, Saudi Arabia. 3 Lecturer, Computer Science, College of Science and Humanities-Dawadami, Shaqra University, Saudi Arabia. DOI: Under assignment Copyright: ©2021 Nayyar Ahmed Khan et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Article Received: 31 January 2021 Article Accepted: 27 April 2021 Article Published: 29 June 2021 1. Introduction The need for communication between graduates and their colleges and universities increased in recent years to learn a lot about them and their needs and the labor market needs. This research continues to contribute to building a solid base among graduates and university students to learn more about the needs of the Saudi labor market of qualified labor enough to strengthen the labor market in the field of information technology and new efficiencies. Communication between graduates and university can be suitable for both sides the faculty also wants to keep in touch with its graduates using web application, providing a channel for professional and social communication between graduates themselves and the faculty [5]. The ALUMNI research focuses on design and implementation of the system that would accomplish these needs. A Faculty of Engineering and Computer Sciences- Faculty of Engineering and Computer Sciences graduate is a person who has been studying at this faculty. During this period graduates establish a lot of social contacts with their classmates and their teachers as well. After graduating, these contacts are usually broken and only rarely continue. Generally, after a student leaves the university, he lost most of his contacts. However, the faculty does not want this trend to continue [1]. Faculty can see its graduates as potential business partners with possibility of cooperation after the studies. Graduates are very good source of information and critics that could help to improve the quality of the faculty. Nowadays a need for social networks sites among people especially those working in information technology field as graduates and all those involved in this vital area in this day and age. The main goal of this research is to develop new software which is able to support Alumni Unit to well manage and monitor alumni information. The system to develop in this research will able to support: • The submitted solution will be a web-based application. • The submitted solution will be available by the end of the second semester. • Alumni information management, profiles, employment, surveys, and etc. ABSTRACT Alumni unit information management system allows communications between colleges and graduates. It represents way of how university can be in touch with its graduates. Further, it is a system to communicate a space for graduates where they could exchange thinking and opinions of any subject. Through their system, alumni can discover new employments opportunities they can apply for them. Alumni can also publish any announcement approved by system administrator. The system should collect information about working experience of graduates. It can improve communications and facilities teaching process. The current design focuses also on security, usability and accessibility. Keywords: Alumni, Management, System.
  • 2. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 52 • Alumni unit notes and their automatic posting or dispatching. • Alumni employers management, surveys and new requirement announces. • Alumni club management. • Alumni unit event management. There are the problems we should face in the construction of the proposed system to pursue graduate students including: • Provide appropriate information to alumni so that he will be interested by alumni system. • Allow alumni to create his profile and update its contents every time and everywhere. • Make communication between system and user easy so that every alumnus can use the program. • Allow private or government employers to seek alumni through their career improvement. • Create forum discussion between all college alumni in organized way. The main objective of this research – Alumni system- is to design and implement a system to follow the graduate students at the College of Computer Engineering and Sciences. Other sub-goals are: • Allow alumni to be linked to alumni unit through the web. • Allow alumni to participate in program curriculum evaluation and improvement. • Allow alumni to publish their competences and skills using their profiles. • Allow alumni to find a job using this system. • Allow private employers (company and government administrations) to seek alumni and hire them if there is real need to be employed. 2. Objectives of the Study It is very important for any system to be modelled very correctly and accurately before the development stage begins. In order to develop the system various concerns have to be taken care of [2]. This portion will include the system analysis results illustrated by UML Diagrams, class diagrams, activity diagrams, database diagram, entity relationship diagram, and flowcharts to elaborate the system in details. Fig.1. Components of the System
  • 3. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 53 At this stage, there are several activities carried out by research team and is: • Identify users of the system • Plan for the research • Identify users of the system There are three main users of our proposed system and employees who represent the university and administration of the proposed system Graduate students and singled those Companies and government agencies and private [3]. Goal of the analysis phase to determine what is expected from the proposed alumni in order to achieve the requirements of the user - Graduates and university staff and public and private institutions - • User requirements can be divided into the following: • Functional requirements: functions to be performed by the system for all user. • Performance requirements: the speed of the system in tutors. • Input requirements: a data. • Output requirements: information. • Quality requirements: reliability, security and ease of use and maintenance. The design process translates requirements to represent the solution. Design focuses on the following: • Architectural Design: integral system to parts of the software using the organization chart. • Design data structures: A description of the data and files, as well as describe the relationships between files. • Algorithm Design: is the process of writing the logical steps to parts of the software in the system. • User interface design: design home screens for entry into the system. Goal of the implementation phase: Production of all programs using a programming language for system performs all the functions described have been prepared in the design phase [4]. The team performs the following tasks: • Translating the design specifications for each part to program in a language compiler source. • Translation program, research and correct the errors. • Software test each part separately and then tested within the scope of the whole system and here you may discover errors in the design. Goal of the testing phase: Determine access to the desired results when the system is running.
  • 4. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 54 Test the new system must meet the following:  Get rid of the linguistic and logical errors and executive.  Determine user input errors.  Assess the security of the system and speed performance.  Discover any missing document and documenting the system.  To test a new system usually use a sample of data and compare the output with the result obtained from the same sample manually.  Must contain this sample on all possible cases to make sure there is no logical errors. 3. Software Engineering of System The following section presents the complete set of functional and non-functional. Functional requirements are listed first, • Graduate students. • Supervisors of the employees of the university system. • Companies or institutions that have the powers to communicate with graduate students. System requirements Alumni  Allows alumni who have graduated college and have a number to complete their resumes through the system easily and conveniently.  Update his/her information. Company  Gives the ability to give privileges to the companies and institutions are free.  Search throughout system about specific CV. University  Allows the University to follow orders and their status.  Counting system applications and the number and classified and watched. Non-Functional Requirement: • The System should be easy to use for all users performance. • Easy to use GUI. • The System should be Subject to maintenance if necessary.
  • 5. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 55 • The system shall be capable of restoring. • The System should be flexibility. • The System should be secure. • The System should be Capacity. Fig.2. Use Case Analysis of the System Fig.3. Activity Diagram of the System
  • 6. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 56 Fig.4a. Sequence-I Diagram of System Fig.4b. Sequence -II Diagram of System
  • 7. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 57 Fig.4c. Sequence -III Diagram of System 4. Database Analysis of the System Fig.5. ER Diagram
  • 8. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 58 Fig.6. Database Schema Diagram 5. Deployment of the System To work well, a computer/server that has the following requirements: • I5 intel core or higher • 1TB of storage • 16GB of RAM Fig.7. Architecture of Application Deployment SQL server Data Base Application Server (C#) Web Server Web pages using ASP.Net)
  • 9. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 59 Software that have been used when implementing this system. Software Name Description 1 Microsoft windows pro 10 The base operating system 2 Microsoft Word 2013 Used in creating all phases of the project documents. 3 Draw.io Drawing application tool will be necessary to draw UML diagrams. 4 Adobe Photoshop CS6 This graph utility will be used to design backgrounds, Icons and edit images. 5 Visual studio 2015 To design the pages and write codes. 6 Android Android Studio Program 7 WS_FTP95 ver. 5.08 To upload files to the web server 8 Adobe acrobat reader To read to documents that will be added to the website. 9 MySQL Database 10 IIS Web server Hosting the project files on Server System includes the following: • SQlserver 2008 program • SQ Language • C#.Net Language • Visual Stodio 2010 program • ASP .Net 2010 .net 4.5 • Photoshop CC • CSS + HTML5 code 6. Conclusion The system designed is entitled to be used by the university domain for managing the information of the Alumni to be made available for the companies. This would empower the job prospects and job availability for the fresh graduate and the alumni students to the max. The system is really helpful for the working of the university and the graduates from the university. The administration will also be finding the system to be really helpful and easy to handle information of the alumni and manage the information without any issues and problems. The companies giving job to the graduates can verify authentic and secure data from the system directly without failure.
  • 10. Asian Journal of Basic Science & Research Volume 3, Issue 2, Pages 51-60, April-June 2021 ISSN: 2582-5267 www.ajbsr.net 60 Declarations Source of Funding This research did not receive any specific grant from funding agencies in the public, commercial, or not-for-profit sectors. Competing Interests Statement The authors declare no competing financial, professional and personal interests. Ethical Approval Ethical approval for this research was given based on institutional guidelines. Consent to participate The consent to participate in this research was sought for and approved by the subjects to be used. Consent for publication We declare that we consented for the publication of this research work. Availability of data and material Authors are willing to share data and material according to the relevant needs. References [1] Olorunfemi and Ashaolu, Olorunfemi A. I. and Ashaolu, M.O. A Pragmatic Approach in Engineering Education Teaching Methods and Industry Partnership, 2012, www.sefi.be/wp-content/abstracts/1261.pdf. [2] P.H.Waghodekar, Industry-Institution Partnership: Impact on Globalisation, Journal of Engineering Education Transformations, 12(2): p.36-44, 1998. [3] P.H.W. Aghodekar, D.B. Limaye, Institution's Role in Industry Institution Partnership, The Journal of Engineering Education, 9(4): p.47-55, 1996. [4] K.B. Raina, B.S. Rathore, J.S. Saini, Linkage between Institute and Industry, Journal of Engineering Education Transformations, 6(2): p.1-7, 1992. [5] Powers, D.R., Higher Education in Partnership with Industry, 1988.