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

What's hot

Thesis computerized grading system
Thesis computerized grading systemThesis computerized grading system
Thesis computerized grading systemjolensreyes
 
Two-Scheme Grading Management and Student Profiling System
Two-Scheme Grading Management and Student Profiling SystemTwo-Scheme Grading Management and Student Profiling System
Two-Scheme Grading Management and Student Profiling System
Rix Morales
 
Methods of research
Methods of researchMethods of research
Methods of research
PhoenixCharm_06
 
An Implementation Approach for Advanced Management of Examination Section
An Implementation Approach for Advanced Management of Examination SectionAn Implementation Approach for Advanced Management of Examination Section
An Implementation Approach for Advanced Management of Examination Section
Editor IJMTER
 
Feasibility study on an answer grading system based on keyword scanning
Feasibility study on an answer grading system based on keyword scanningFeasibility study on an answer grading system based on keyword scanning
Feasibility study on an answer grading system based on keyword scanning
Hossain Mohammad Samrat
 
Result Management System - CSE Final Year Projects
Result Management System - CSE Final Year ProjectsResult Management System - CSE Final Year Projects
Result Management System - CSE Final Year Projects
Jubair Hossain
 
E-Consult: Designing of Development for Thesis Advisory Model Based on Manage...
E-Consult: Designing of Development for Thesis Advisory Model Based on Manage...E-Consult: Designing of Development for Thesis Advisory Model Based on Manage...
E-Consult: Designing of Development for Thesis Advisory Model Based on Manage...
Supriadi Fadel
 
E 5 development-of_a_data_management_system_for_stud
E 5 development-of_a_data_management_system_for_studE 5 development-of_a_data_management_system_for_stud
E 5 development-of_a_data_management_system_for_stud
Edress Oryakhail
 
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
IRJET- Educational Data Mining for Prediction of StudentsPerformance using Cl...
IRJET Journal
 
Online student management system
Online student management systemOnline student management system
Online student management systemMumbai Academisc
 
Maseno university year iii project proposal school management system
Maseno university year iii project proposal school management systemMaseno university year iii project proposal school management system
Maseno university year iii project proposal school management system
franklinokech2
 
Student database management system
Student database management systemStudent database management system
Student database management systemSnehal Raut
 
IRJET- ACE Forum
IRJET-  	  ACE ForumIRJET-  	  ACE Forum
IRJET- ACE Forum
IRJET Journal
 
Thesis in IT Online Grade Encoding and Inquiry System via SMS Technology
Thesis in IT Online Grade Encoding and Inquiry System via SMS TechnologyThesis in IT Online Grade Encoding and Inquiry System via SMS Technology
Thesis in IT Online Grade Encoding and Inquiry System via SMS Technology
BelLa Bhe
 
Computerized Grading System 2016
Computerized Grading System 2016Computerized Grading System 2016
Computerized Grading System 2016
European University Institute
 
School admission process management system (Documention)
School admission process management system (Documention)School admission process management system (Documention)
School admission process management system (Documention)Shital Kat
 
Computerized grading system chapter 1-3 ( summarization )
Computerized grading system chapter 1-3 ( summarization )Computerized grading system chapter 1-3 ( summarization )
Computerized grading system chapter 1-3 ( summarization )Chriselle24
 
Iimsr student management system
Iimsr student management systemIimsr student management system
Iimsr student management system
SHUJA SHABBIR
 

What's hot (20)

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

Similar to Development of Intelligent Alumni Management System for Universities

University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
Kamal Acharya
 
Scholarship Information System documentation
Scholarship Information System documentationScholarship Information System documentation
Scholarship Information System documentation
Kasi Annapurna
 
Development of a Student Database Management System for a University
Development of a Student Database Management System for a UniversityDevelopment of a Student Database Management System for a University
Development of a Student Database Management System for a University
IJERA Editor
 
Ignou MCA mini project report
Ignou MCA mini project reportIgnou MCA mini project report
Ignou MCA mini project report
Hitesh Jangid
 
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGEDEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
IRJET Journal
 
Student University Network
Student University NetworkStudent University Network
Student University Network
IRJET Journal
 
Project Information System
Project Information SystemProject Information System
Project Information System
SaurabhAdhau1
 
Colleges.net
Colleges.netColleges.net
Colleges.net
Neena Rawat
 
COLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEMCOLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEM
IRJET Journal
 
Alumni Record System
Alumni Record SystemAlumni Record System
Alumni Record System
IRJET Journal
 
introduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithmintroduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithm
YerosanTafesse
 
introduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithmintroduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithm
YerosanTafesse
 
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
grandhiprasuna
 
COET3A1.Powerpoint Presentation
COET3A1.Powerpoint PresentationCOET3A1.Powerpoint Presentation
COET3A1.Powerpoint Presentation
troyjan27
 
Software Development Life Cycle
Software Development Life CycleSoftware Development Life Cycle
Software Development Life Cycle
university of education,Lahore
 
Learning Management System
Learning Management SystemLearning Management System
Learning Management System
Shubham Singh
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlRaj Sharma
 
IRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine LearningIRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine Learning
IRJET Journal
 
Course management system for philippine college of science
Course management system for philippine college of scienceCourse management system for philippine college of science
Course management system for philippine college of science
Ferdinand Rabina
 

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

University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Scholarship Information System documentation
Scholarship Information System documentationScholarship Information System documentation
Scholarship Information System documentation
 
Development of a Student Database Management System for a University
Development of a Student Database Management System for a UniversityDevelopment of a Student Database Management System for a University
Development of a Student Database Management System for a University
 
Ignou MCA mini project report
Ignou MCA mini project reportIgnou MCA mini project report
Ignou MCA mini project report
 
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGEDEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
DEPARTMENT MANAGEMENT SYSTEM FOR A PARTICULAR DEPARTMENT IN THE COLLEGE
 
Student University Network
Student University NetworkStudent University Network
Student University Network
 
Project Information System
Project Information SystemProject Information System
Project Information System
 
Colleges.net
Colleges.netColleges.net
Colleges.net
 
COLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEMCOLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEM
 
Alumni Record System
Alumni Record SystemAlumni Record System
Alumni Record System
 
introduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithmintroduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithm
 
introduction of data structure and design and analysis of algorithm
introduction of data structure and design and analysis of algorithmintroduction 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...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
Student Marks Analyzing System-Problem Statement, SRS, ERD, DFD, Structured C...
 
COET3A1.Powerpoint Presentation
COET3A1.Powerpoint PresentationCOET3A1.Powerpoint Presentation
COET3A1.Powerpoint Presentation
 
Sdlc 4
Sdlc 4Sdlc 4
Sdlc 4
 
Software Development Life Cycle
Software Development Life CycleSoftware Development Life Cycle
Software Development Life Cycle
 
Learning Management System
Learning Management SystemLearning Management System
Learning Management System
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysql
 
IRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine LearningIRJET - College Recommendation System using Machine Learning
IRJET - College Recommendation System using Machine Learning
 
Course management system for philippine college of science
Course management system for philippine college of scienceCourse management system for philippine college of science
Course management system for philippine college of science
 

More from Associate Professor in VSB Coimbatore

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

More from Associate Professor in VSB Coimbatore (20)

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

Recently uploaded

MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 

Recently uploaded (20)

MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 

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.