MCA Project Report Format - MU - Updated
MCA Project Report Format - MU - Updated
Jan-June 2023
Title Page (Annexure-B, Remove after finalization)
EN21CA501146
Jan-June 2023
Approval Sheet (Annexure-C, Remove after finalization)
Report Approval
Examiner(s)
Name(s) Signature(s)
1. ……………………………………. …………………………………….
2. ……………………………………. …………………………………….
3. ……………………………………. …………………………………….
4. ……………………………………. …………………………………….
5. ……………………………………. …………………………………….
Date: ……………….
2
Declaration (Annexure-D, Remove after finalization)
Declaration
I hereby declare that the project entitled “Fee Management System” submitted in
partial fulfillment for the award of the degree of Master of Computer Applications in
“Computer Application” completed under the supervision of <Name, designation
and department of the Guide(s)>, Faculty of Engineering, Medi-Caps University
Indore is an authentic work.
Further, I/we declare that the content of this Project work, in full or in parts, have
neither been taken from any other source nor have been submitted to any other
Institute or University for the award of any degree or diploma.
Signature
Date
3
Certificate (Annexure-E, Remove after finalization)
Certificate
I Drub Das certify that the project entitled “Fee Management System “submitted in
partial fulfillment for the award of the degree of Master of Computer Applications
by Romi Kushwah is the record carried out by him/her/them under my/our
guidance.
________________________________
Vedansh Technologies
_____________________
4
5
Acknowledgements (Annexure-F, Remove after finalization)
Acknowledgement
I/we would like to express my deepest gratitude to our Honorable Chancellor, Shri
R. C. Mittal, who has provided me with every facility to successfully carry out this
project, and my profound indebtedness to Prof. (Dr.) D. K. Patnaik, Vice-
Chancellor, Medi-Caps University, whose unfailing support and enthusiasm has
always boosted up my morale. I also thank Prof. (Dr.) Pramod S Nair, Dean,
Faculty of Engineering, Medi-Caps University, for giving me a chance to work on
this project. I would also like to thank my Head of the Department Prof. Anil
Patidar for his continuous encouragement for betterment of the project.
Romi Kushwah
MCA IV Semester
Department of Computer Applications
Faculty of Engineering
Medi-Caps University, Indore
5
Abstract
Fee Management System This is a web-based application for managing the fee payment of
students in an educational institution.It is designed to manage fees for students in a school or
univarsity setting.The application allows administrators to track fees paid by students. The system
is built using Java, MySQL, Servlets, JSP and JDBC technologies.
Features Admin can login and manage all the fee payment details of the students. Admin can
add/edit/delete students and their fee payment details. Admin can view the list of all students and
their fee payment details. Students can login and view their own fee payment details.
Requirements Java Development Kit (JDK) 8 or above Eclipse IDE Apache Tomcat Server
MySQL Server MySQL Connector/J JDBC driver
Installation Clone the repository or download the ZIP file and extract it to a local directory. Open
the project in Eclipse IDE. Set up the Apache Tomcat Server in Eclipse. Create a MySQL database
and execute the SQL script fees.sql to create the required tables. Add the MySQL Connector/J
JDBC driver to the project's build path. Modify the db.properties file with your MySQL database
connection details. Run the project on the Apache Tomcat Server.
6
information of Courses and Fees
details. Allow customers to
check, modify the
information, and print data, fand
verify the information.
7
information, and print data, fand
verify the information.
It is a management system
aiming to give the safe storing of
Fees details and
courses. The most useful and
reliable functions which can9t
be found in another
system. The project is built in
Java platform with the help of
IDE NetBeans and
JDBC Derby database.
In order to make the best
product possible, insight in
languages like. Java, SQL
8
for database, and another one is
inevitable.
However, all of us final year
students with limited knowledge
and to be adept in
all those languages is never an
easy deal. Since then, although
we do try our
best, there are still some small
malfunctions in our product.
majorities in the field of Fees
management. Allow to admin
to includes the
information of Courses and Fees
details. Allow customers to
check, modify the
9
information, and print data, fand
verify the information.
It is a management system
aiming to give the safe storing of
Fees details and
courses. The most useful and
reliable functions which can9t
be found in another
system. The project is built in
Java platform with the help of
IDE NetBeans and
JDBC Derby database.
In order to make the best
product possible, insight in
languages like. Java, SQL
10
for database, and another one is
inevitable.
However, all of us final year
students with limited knowledge
and to be adept in
all those languages is never an
easy deal. Since then, although
we do try our
best, there are still some small
malfunctions in our produ
Keywords:
11
Table of Contents
Page No.
Report Approval ii
Declaration iii
Certificate iv
Acknowledgement v
Abstract vi
Table of Contents vii
List of Figures viii
List of Tables ix
Abbreviations x
Notations and Symbols/Nomenclatures xi
Chapter 1 Introduction
Chapter 2 Background
Chapter 3 Analysis
3.5Testing Tools
Chapter 4 Design
7
4.1 System Architecture
Chapter 5 Testing
Chapter 6 Limitations
6.1 Limitation
8
List of Figures
No. Title
1.2 ……
2.2 ……
9
List of Tables
No. Title
1.2 ……
2.2 ……
10
Abbreviations
11
Notations and Symbols/Nomenclatures
12
Note:
1. The no. of copies - one each for Student(s), Guide(s) and Department/Library, total 3 copies.
2. For other guidelines, refer the document meant for it.