Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 13

MICRO PROJECT ON

ATTENDANCE
MONITORING SYSTEM
B-Tech II-II,CSE-D
B. SHARATH KUMAR (G7)
B. INDRA KIRAN REDDY
(G5)

Objective of the
Project
The primary objective of this project is a GUI
application developed using Java AWT/Swing
controls to record student attendance
weekly,monthly and consolidated. It controls to
record student name, roll no, branch, year,
percentage, parents undertaking etc. To know the
profile of any student it is done manually. This
micro project creates a GUI application where by
selecting the student name or hall ticket number
the details of the particular student attendance
can be retrieved automatically.

As of now in our college there is no software/tool


which can give following information immediately
Student Name
Student Roll No
Student Branch
Student Year
Student Weekly Attendance
Student Monthly Attendance
Percentage
Parents Undertaking

Problem
Explanation

Problem
Explanation

Generally to know the profile of any


student attendance it is done manually. This
micro project creates a GUI application where
by selecting the Student name the details of
the particular Student attendance can be
retrieved automatically.

Applications
The subject is applied in development of GUI

applications
The technologies of this subject are useful to
develop GUI and web applications.
The micro project enables students to develop
GUI and Web applications.

DESIGN

Desgin GUI using


Swings

MVC Architecture
Architecture

Swing API architecture follows loosely based MVC

architecture in the following manner.


A Model represents component's data.
View represents visual representation of the
component's data.
Controller takes the input from the user on the
view and reflects the changes in Component's
data.
Swing component have Model as a separate
element and View and Controller part are clubbed
in User Interface elements. Using this way, Swing
has pluggable look-and-feel architecture

OUTPUT OF THE
PROJECT

FINAL OUTPUT OF
PROJECT

THANK
YOU
ONE AND
ALL
04/16/15

You might also like