Template
Template
Presented by-
Kavya B- R21EJ058
2
Contents
• Abstract
• Introduction
• Objectives and Problem Definition
• System Design
• System Requirements
• Implementation
• Expected Results
• Conclusion
• References
3
Abstract
It’s a GUI-based project used with the Swing module to manage the
attendance of an Institution. The language used is Java. Eclipse ID
environment is used. MySQL database server is used for backend. It
is a desktop application.
4
INTRODUCTION
Make sure JDK is present in your system. It can be installed using the IDE you are using.
The first step is to create a project in the name you wish. Create a package named “Attendance“. We are creating java classes in this package.
MySQL Setup-
6
System And Design Requirements
Java SE version 18.0.2.1 with Eclipse JDE- for front end and interactive
7
Implementation: Home Page for Admin
8
9
10
Implementation: Home Page for Teachers
11
12
Expected Results
13
Conclusion
18
References
github.com
geeksforgeeks.com
19
THANK YOU