Project Synopsis1
Project Synopsis1
Project Sunopsis
2023-2024
Table of Contents
1 Project Title.........................................................................................................................................3
2 Domain................................................................................................................................................3
3 Problem Statement.............................................................................................................................3
4 Project Description..............................................................................................................................3
4.1 Scope of the Work.......................................................................................................................3
4.2 Project Modules...........................................................................................................................3
5 Implementation Methodology............................................................................................................5
6 Technologies to be used......................................................................................................................5
6.1 Software Platform........................................................................................................................5
6.2 Hardware Platform......................................................................................................................6
6.3 Tools..............................................................................................Error! Bookmark not defined.
7 Advantages of this Project...................................................................................................................6
8 Future Scope and further enhancement of the Project.......................................................................6
9 Team Details........................................................................................................................................6
10 Conclusion.......................................................................................................................................7
11 References.......................................................................................................................................7
1 Project Title
Alumni Student Record.
2 Domain
NetBeans IDE 16
(Web Portal)
3 Problem Statement
We made a system Alumni Student Record which is helpful for College Alumni association.
Alumni association is a group of graduates of former students. This project will manage alumni
data of college. The main advantage of this project is it will connect old students and new
students of the college. Old students can view current activities of the college in Events and
Gallery section. Even this project allows to connect with staff members. This project developed
using Advance Java and MySQL.
4 Project Description
Many colleges maintain present and old students manually. Recollecting this data in the
manual system is very difficult. If student needs any data about old students, they have to
approach college management. Overall collecting the information is very tedious task in
this system.
o Admin Account module: Admin is having full authority of the website. Admin manages
entire settings of the website. Admin verifies Alumni detail, course settings, region. Ad-
min is the super user of this web portal. The admin functionalities include add alumni,
update alumni details, view alumni details, delete the details of an alumni. The admin
can register the Alumni so that the alumni can login with the default password.
o Alumni module: This module allows alumni to register through online. Alumni can up-
date his profile and he can change his password after login.
Project Title: Page 4 of 8
TMU-FOE&CS Version 5.0 T001A-Alumni Student Record
o Alumni Registration: Alumni Can Self Register through this web Portal with username as
Enrollment No. and password.
o Update Alumni: The Alumni can easily Update their details in the database which is
provided earlier at the portal.
o Add Alumni: Admin can easily add new alumni with their details and by the use of de-
fault password so that the alumni can later on change it for the login into the portal.
5 Implementation Methodology
Model View Controller or MVC as it is popularly called, is a software design pattern for
developing web applications. A Model View Controller pattern is made up of the
Following three parts:
Model - The lowest level of the pattern which is responsible or maintaining data.
View - This is responsible for displaying all or a portion of the data to the user.
Controller - Software Code that controls the interactions between the Model and
View.
6 Technologies to be used
Software Platform
a) Front-end
Html, CSS, Bootstrap
Project Title: Page 5 of 8
TMU-FOE&CS Version 5.0 T001A-Alumni Student Record
b) Back-end
Advance Java-JSP, Servlet.
MySQL.
Hardware Platform
Processor Pentium III 630MHz
RAM 128MB
Hard disk 20GB
Monitor 15” color monitor
Keyboard 122Keys
Tools
NetBeans 16.
Apache Tomcat.
We will be providing the Event and the Notice to the Alumni students so that they will
be in touch with the college.
We can give more advance software for Alumni Student Record including more facilities
We will host the platform on online servers to make it accessible worldwide
Integrate multiple load balancers to distribute the loads of the system
Create the master and slave database structure to reduce the overload of the database
queries
Implement the backup mechanism for taking backup of codebase and database on
regular basis on different servers
The above-mentioned points are the enhancements which can be done to increase the
applicability and usage of this project. Here we can maintain the records of the alumni students
with their details. The college can share that data to the placement team for the good assistant
regarding the jobs that those students who are not currently working can give the interviews
and can easily be placed in the company.
9 Team Details
10 Conclusion
Our project is only a humble venture to satisfy the needs to manage their project work. several
user-friendly coding has also adopted. This package shall prove to be a powerful package in
satisfying all the requirements of the college. The objective of this web-based portal is to
provide the students record to the college that are alumni of it. estimates of the data is made
within a limited timeframe at the beginning of the web portal project and should be updated
regularly as a project process.
11 References
From our Project Guider
From Google
From YouTube