SlideShare a Scribd company logo
1 of 33
Download to read offline
Attendance Management System



                    Project Report
                          On

   “Attendance Management System”




International School of Informatics and Management
   Sector-12,Mahaveer Marg, Mansarover, Jaipur
Submitted By:                           Guided By
  1. Saurabh Kumar Jain              Mr. Vijay Gupta
  2. Uma Joshi                       Assistant Professor,
  3. Bhupesh Kumar Sharma            IIIM, Jaipur.
  Team Number:-15
                            1
Attendance Management System




             CERTIFICATE
This is to certify that this report embodies the original work
done by Saurebh Kumar Jain, Uma Joshi and Bhupesh
Kumar Sharma during this project submission as a partial
fulfillment of the requirement for the System Design Project
of Masters of Computer Application IV Semester, of the
Rajasthan Technical University, Kota.


                                             Swati V. Chande
                                                      Principal
                                           (MCA Department)
                                        International School of
                                  Informatics and Management




                                               Mr. Vijay Gupta
                                           Assistant Professor
                                        International School of
                                  Informatics and Management


                              2
Attendance Management System




  ACKNOWLEDGEMENT
The satisfaction that accompanies that the successful
completion of any task would be incomplete without the
mention of people whose ceaseless cooperation made it
possible, whose constant guidance and encouragement
crown all efforts with success.
We are grateful to our project guide Mr. Vijay Gupta Sir for
the guidance, inspiration and constructive suggestions that
helpful us in the preparation of this project.
We also thank our colleagues who have helped in successful
completion of the project.


                                       Saurabh Kumar Jain
                                                 Uma Joshi
                                   Bhupesh Kumar Sharma




                             3
Attendance Management System




Table of Contents
 1. Synopsis                                 5
 2. Feasibility Study                        8
 3. Working Of Present System                10
 4. Characteristics of The Proposed System   11
 5. Data Tables                              12
 6. Data Flow Diagrams                       15
 7. Entity Relationship Diagram              19
 8. Screen Shots Of Form                     21
 9. Conclusion                               31
10.Bibliography                              32




                         4
Attendance Management System




             5
Attendance Management System



 Attendance Management System


Introduction:-
           Attendance Management System is a software
developed for daily student attendance in schools, collages
and institutes. If facilitates to access the attendance
information of a particular student in a particular class. The
information is sorted by the operators, which will be provided
by the teacher for a particular class. This system will also
help in evaluating attendance eligibility criteria of a student.

Purpose:-
           The purpose of developing attendance
management system is to computerized the tradition way of
taking attendance. Another purpose for developing this
software is to generate the report automatically at the end of
the session or in the between of the session

Scope:-
           The scope of the project is the system on which
the software is installed, i.e. the project is developed as a
desktop application, and it will work for a particular institute.
But later on the project can be modified to operate it online.



                                6
Attendance Management System




Technology Used:-
         Language:-VB.NET
         Backend:-MS-Access

System Requirement:-
         Minimum RAM:-256 MB
         Hard Disk:-40 GB
         Processor:-Intel Pentium 4
         Operating System:-Windows XP Service Pack2

Overview:-
         Attendance Management System basically has
two main modules for proper functioning

  • First module is admin which has right for creating space
    for new batch. Any entry of new faculty, Updation in
    subject if necessary, and sending notice.

  • Second module is handled by the user which can be a
    faulty or an operator. User has a right of making daily
    attendance, generating report.
Attendance can be taken in two ways:

  • On the basis of Subject and month.

                             7
Attendance Management System



• On the basis of Class.




                           8
Attendance Management System



Economically Feasibility:
           The system being developed is economic with
respect to School or Collage’s point of view. It is cost
effective in the sense that has eliminated the paper work
completely.
           The system is also time effective because the
calculations are automated which are made at the end of the
month or as per the user requirement.
           The result obtained contains minimum errors and
are highly accurate as the data is required.

Technical feasibility:
         The technical requirement for the system is
economic and it does not use any other additional Hardware
and software.

Behavioral Feasibility:
           The system working is quite easy to use and learn
due to its simple but attractive interface. User requires no
special training for operating the system.




                              9
Attendance Management System



Working Of Present System
In the present system all work is done on paper. The whole session
attendance is stored in register and at the and of the session the reports
are generated. We are not interested in generating report in the middle
of the session or as per the requirement because it takes more time in
calculation. At the end of session the students who don’t have 75%
attendance get a notice.

DISADVANTAGES OF PRESENT WORKING
SYSTEM
   • Not User Friendly: The existing system is not user friendly
     because the retrieval of data is very slow and data is not
     maintained efficiently.

   • Difficulty in report generating: We require more calculations to
     generate the report so it is generated at the end of the session.
     And the student not get a single chance to improve their
     attendance

   • Manual control: All calculations to generate report is done
     manually so there is greater chance of errors.

   • Lots of paperwork: Existing system requires lot of paper work.
     Loss of even a single register/record led to difficult situation
     because all the papers are needed to generate the reports.

   • Time consuming: Every work is done manually so we cannot
     generate report in the middle of the session or as per the
     requirement because it is very time consuming.

                                    10
Attendance Management System




CHAREACTERSTIC OF THE PROPOSED
SYSTEM
• User Friendly:- The proposed system is user friendly
  because the retrieval and storing of data is fast and data is
  maintained efficiently. Moreover the graphical user interface
  is provided in the proposed system, which provides user to
  deal with the system very easily.

• Reports are easily generated: reports can be easily
  generated in the proposed system so user can generate the
  report as per the requirement (monthly) or in the middle of
  the session. User can give the notice to the students so he/she
  become regular.

• Very less paper work: The proposed system requires
  very less paper work. All the data is feted into the computer
  immediately and reports can be generated through computers.
  Moreover work become very easy because there is no need to
  keep data on papers.

• Computer operator control: Computer operator control
  will be there so no chance of errors. Moreover storing and
  retrieving of information is easy. So work can be done
  speedily and in time.


                              11
Attendance Management System




             12
Attendance Management System



Admin Table:
S.No. Field name       Data Type     Description
1.    User name        Text          Store user name for checking correct
                                     username

2.    Password         Text          Store password corresponding to username

3.    User Type        Text          User Type Administrator or User




Teacher Table:
S.No. Field name       Data Type     Description
1.    Teacher Id       Number        Unique key for Every Teacher

2.    Teacher Name     Text          Name of Teacher




Attendance Table:
S.No. Field name       Data        Description
                       Type
1.    Student Name     Text        Name of Student

2.    Status           Number      Total number classes attended by particular
                                   Student

3.    Semester         Text        In which Semester Student is Studying

4.    Subject          Text        The Subject Wise Attendance Is maintained

5.    Month            Text        The Month Wise Attendance is maintained
                                   where total working days in month=20


                                13
Attendance Management System




Subject Table:
S.No. Field name      Data      Description
                      Type
1.    Code            Number    Subject code a unique key

2.    Subject Name    Text      Name of Subjects in all semester

3.    Semester        Text      In which Semester student is studying




Student Table:
S.No. Field name      Data      Description
                      Type
1.    Student ID      Number    This is the roll no of the student

2.    Student Name    Text      This is the name of student

3.    Course          Text      This is the course in which the students are
                                studying .By default course is MCA

4.    Semester        Text      This is the semester in which Students are
                                Studying. By default Semester is IV sem




                               14
Attendance Management System




             15
Attendance Management System



                            0-level DFD:



  User/Administrator




                              System                    Output




 1-level DFD:




                Login
                Process                        Report
                                               Generation




                                       Attendance
Teacher
Entry                                  Entry
                  Student
                  Entry

                                 16
Attendance Management System




         2-level DFD:


         2.1:


          Administrator


                                  Login
                                  Process          After login

                After login                                      Login




                   Student                       Teacher            Data Stored
                                                 Entry
                  Entry
  Data Stored
                                                                           Teacher

                Data Entry                         Data Entry
Studen
t
                                 Administrator




                                          17
Attendance Management System




     2.2
           User

                                      Login
                                      Process
                                                                     Login




                                                    After login
                      After login




                                                Attendance                Data Stored
                  Report
                                                Entry
                  Generation
                                                                                Attendance
Attendan
                                                                  Data Entry
ce
                                Report




                               User




                                         18
Attendance Management System




             19
Attendance Management System



                                                                       Subject
                         Teacher              Month
                         Id                               Student Id
     Name

                                                                                    Semes
                                          Status

            Teacher
                                                                 Attendance



              Teaches
                                                                     Belongs
                                                                    to
                  Subject
S.Code
                                          Studied



                    S.Name

     Teacher id

                                                                       Student



                                                    Student Id                   Semester

                                                            Name




                                                                     Course




                                     20
Attendance Management System




             21
Attendance Management System



1. Login Form




This login Form is made For Security purpose. So only
Authenticated User only Access in to the Project. There are
two Type of persons can enter in the project
  1. Administrator
  2. User




                             22
Attendance Management System



2. Add Information Form




This form is showed when authorized administrator enters
his correct User Name and Password. This Form gives the
option to fill the name of Students and the name of Teacher
if a new faculty has joined.




                             23
Attendance Management System



3. Student Information Form




This form enables the Administrator to fill the name of
Students and there Semester where the Student Id will
change automatically when a Student is saved in the
Database. And course Will Be remain same because this
System is made for MCA Students.




                            24
Attendance Management System



4. Teacher Information Form




This Form is made for Administrator to fill up the name of
teachers when teacher Id is changed automatically. If a new
teacher joined the collage its name also is included in the
System




                             25
Attendance Management System



5. User Form




This form is opened when user fill up his correct User Name
and Password and User Type Is user. This form enables the
user to fill up attendance of every student and see whish
student is short listed and what is the total attendance of
each individual attendance in a particular Subject and in a
particular month




                             26
Attendance Management System



6. Semester Form




This form facilitates the user to choose a semester in which
attendance is to be filled. In this system we are using the
Fourth Semester so when the user clicks on Semester4 the
list of Semester 4 students is come.




                              27
Attendance Management System



7. Attendance Form




This Form is used to choose subjects and the month for
which attendance is to be filled up and show a list of
students. When a User click to corresponding Check box
and click on save the students will be stated present and
their attendance is added.



                             28
Attendance Management System



8. Report Form
     8.1. Short List Form




This form shows the list of Short listed students. We can see
this list according to Subject wise and month wise. When
user click on view, then list is shown accordingly.




                             29
Attendance Management System



     8.2. Attendance Status Form




This form shows the status of the students or we can say
number of classes attended in a particular subject in a
particular month. When user click on the ‘View Status’ button
of short list form then this form will appear with the status.



                              30
Attendance Management System




                 Conclusion
The Attendance Management System is developed using
Visual Basic.NET fully meets the objectives of the system
which it has been developed. The system has reached a
steady state where all bugs have been eliminated. The
system is operated at a high level of efficiency and all the
teachers and user associated with the system understands
its advantage. The system solves the problem. It was
intended to solve as requirement specification.




                              31
Attendance Management System




           Bibliography
1. The complete Reference Visual Basic.NET
2. Beginning VB.NET (Wrox Publication)
3. System Analysis and Design – Alias M. Awad
4. Software Engineering – Roger Pressman

  Websites
     1. www.microsoft.com

     2. www.w3schools.com

     3. www.dotnetspider.com




                         32
Attendance Management System



              Future Scope
Attendance Management System has many




                       33

More Related Content

What's hot

School management system
School management systemSchool management system
School management systemSoumya Behera
 
Ignou MCA mini project report
Ignou MCA mini project reportIgnou MCA mini project report
Ignou MCA mini project reportHitesh Jangid
 
Student information system project report
Student information system project reportStudent information system project report
Student information system project reportSuman Chandra
 
College Management System project
College Management System projectCollege Management System project
College Management System projectManish Kushwaha
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance SystemShyam Sundar Pandey
 
Student attendance management system
Student attendance management systemStudent attendance management system
Student attendance management systemVikrant Kumar
 
Student management system
Student management systemStudent management system
Student management systemGaurav Subham
 
Ppt of online Attendance system
Ppt of online Attendance system Ppt of online Attendance system
Ppt of online Attendance system Shyam Sundar Pandey
 
Students management system
Students management systemStudents management system
Students management systemKumar Rajeev
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.Manoj Kumar
 
University management system
University management systemUniversity management system
University management systemVINITSAMMIR
 
Hostel management project_report
Hostel management project_reportHostel management project_report
Hostel management project_reportkawsher11
 
Student Management System
Student Management System Student Management System
Student Management System Vinay Yadav
 
Project report college information management system on Advanced Java
Project report college information management system on Advanced JavaProject report college information management system on Advanced Java
Project report college information management system on Advanced JavaRishabh Kumar ☁️
 
Synopsis of Fee Management System
Synopsis of Fee Management SystemSynopsis of Fee Management System
Synopsis of Fee Management SystemDivya_Gupta19
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outlineAmit Panwar
 
College management system ppt
College management system pptCollege management system ppt
College management system pptShanthan Reddy
 

What's hot (20)

School management system
School management systemSchool management system
School management system
 
Attendance management system
Attendance management systemAttendance management system
Attendance management system
 
Ignou MCA mini project report
Ignou MCA mini project reportIgnou MCA mini project report
Ignou MCA mini project report
 
Student information system project report
Student information system project reportStudent information system project report
Student information system project report
 
College Management System project
College Management System projectCollege Management System project
College Management System project
 
Synopsis of online Attendance System
Synopsis of online Attendance SystemSynopsis of online Attendance System
Synopsis of online Attendance System
 
Student attendance management system
Student attendance management systemStudent attendance management system
Student attendance management system
 
Student management system
Student management systemStudent management system
Student management system
 
Ppt of online Attendance system
Ppt of online Attendance system Ppt of online Attendance system
Ppt of online Attendance system
 
Student report
Student reportStudent report
Student report
 
Students management system
Students management systemStudents management system
Students management system
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
 
University management system
University management systemUniversity management system
University management system
 
Hostel management project_report
Hostel management project_reportHostel management project_report
Hostel management project_report
 
Student Management System
Student Management System Student Management System
Student Management System
 
Attendance Management System
Attendance Management SystemAttendance Management System
Attendance Management System
 
Project report college information management system on Advanced Java
Project report college information management system on Advanced JavaProject report college information management system on Advanced Java
Project report college information management system on Advanced Java
 
Synopsis of Fee Management System
Synopsis of Fee Management SystemSynopsis of Fee Management System
Synopsis of Fee Management System
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
 
College management system ppt
College management system pptCollege management system ppt
College management system ppt
 

Viewers also liked

Smart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI TechnologySmart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI TechnologySukanta Biswas
 
Student attendance system using barcode
Student attendance system using barcodeStudent attendance system using barcode
Student attendance system using barcodeGaneshgg Ganesh
 
School attendance management system (sams)
School attendance management system (sams)School attendance management system (sams)
School attendance management system (sams)gajananp2008
 
A proposal for the automation of attendance system
A proposal for the automation of attendance systemA proposal for the automation of attendance system
A proposal for the automation of attendance systemAj Aligonero
 
Student Monitoring Attendance System
Student Monitoring Attendance SystemStudent Monitoring Attendance System
Student Monitoring Attendance Systemyumico23
 
SRS for student database management system
SRS for student database management systemSRS for student database management system
SRS for student database management systemSuman Saurabh
 
Design of students’ attendance system based on mobile indoor location
Design of students’ attendance system based on mobile indoor locationDesign of students’ attendance system based on mobile indoor location
Design of students’ attendance system based on mobile indoor locationAli Mohammad Hossein Zadeh
 
Srand002 attendance management system
Srand002   attendance management systemSrand002   attendance management system
Srand002 attendance management systemAndroidproject
 
Student database management system
Student database management systemStudent database management system
Student database management systemSnehal Raut
 
School Management System E Attendance Module
School Management System E Attendance ModuleSchool Management System E Attendance Module
School Management System E Attendance Modulesmjk
 
RFID attendance system
RFID attendance systemRFID attendance system
RFID attendance systemA.k. Goverdhan
 
Android based Attendance and examination automation
Android based Attendance and examination automationAndroid based Attendance and examination automation
Android based Attendance and examination automationRitika Mahajan
 
Java Based RFID Attendance Management System Graduation Project Presentation
Java Based RFID Attendance Management System Graduation Project PresentationJava Based RFID Attendance Management System Graduation Project Presentation
Java Based RFID Attendance Management System Graduation Project PresentationIbrahim Abdel Fattah Mohamed
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management Systemvivek shah
 
Dfd examples
Dfd examplesDfd examples
Dfd examplesMohit
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management SystemAmit Gandhi
 
College management-system
College management-systemCollege management-system
College management-systemkarthik10435
 

Viewers also liked (20)

Student Attendance System
Student Attendance SystemStudent Attendance System
Student Attendance System
 
Smart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI TechnologySmart Attendance Management System Using Android WIFI Technology
Smart Attendance Management System Using Android WIFI Technology
 
Student attendance system using barcode
Student attendance system using barcodeStudent attendance system using barcode
Student attendance system using barcode
 
Attendance monitoring system
Attendance monitoring systemAttendance monitoring system
Attendance monitoring system
 
School attendance management system (sams)
School attendance management system (sams)School attendance management system (sams)
School attendance management system (sams)
 
A proposal for the automation of attendance system
A proposal for the automation of attendance systemA proposal for the automation of attendance system
A proposal for the automation of attendance system
 
Student Monitoring Attendance System
Student Monitoring Attendance SystemStudent Monitoring Attendance System
Student Monitoring Attendance System
 
SRS for student database management system
SRS for student database management systemSRS for student database management system
SRS for student database management system
 
Design of students’ attendance system based on mobile indoor location
Design of students’ attendance system based on mobile indoor locationDesign of students’ attendance system based on mobile indoor location
Design of students’ attendance system based on mobile indoor location
 
Srand002 attendance management system
Srand002   attendance management systemSrand002   attendance management system
Srand002 attendance management system
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
School Management System E Attendance Module
School Management System E Attendance ModuleSchool Management System E Attendance Module
School Management System E Attendance Module
 
RFID attendance system
RFID attendance systemRFID attendance system
RFID attendance system
 
Android based Attendance and examination automation
Android based Attendance and examination automationAndroid based Attendance and examination automation
Android based Attendance and examination automation
 
Java Based RFID Attendance Management System Graduation Project Presentation
Java Based RFID Attendance Management System Graduation Project PresentationJava Based RFID Attendance Management System Graduation Project Presentation
Java Based RFID Attendance Management System Graduation Project Presentation
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Dfd examples
Dfd examplesDfd examples
Dfd examples
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management System
 
Fingerprint attendance system
Fingerprint attendance systemFingerprint attendance system
Fingerprint attendance system
 
College management-system
College management-systemCollege management-system
College management-system
 

Similar to 15.project attendence managemnt system

52680030 examination-management-system-edited
52680030 examination-management-system-edited52680030 examination-management-system-edited
52680030 examination-management-system-editedtoshisungjem
 
10.project online exam system
10.project  online exam system10.project  online exam system
10.project online exam systemIram hasan
 
13.project core banking system
13.project core banking system 13.project core banking system
13.project core banking system Birjesh Kumar
 
SCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.doc
SCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.docSCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.doc
SCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.docbosed0737
 
seminar-170420165920 (1).pdf
seminar-170420165920 (1).pdfseminar-170420165920 (1).pdf
seminar-170420165920 (1).pdfAjayPatre1
 
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
 
Student information management system.pdf
Student information management system.pdfStudent information management system.pdf
Student information management system.pdfKamal Acharya
 
Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01Aarambhi Manke
 
Studentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyrStudentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyr053VENKADESHKUMARVK
 
Project Information System
Project Information SystemProject Information System
Project Information SystemSaurabhAdhau1
 
Student Management System
Student Management SystemStudent Management System
Student Management SystemHamaQarani
 
COLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEMCOLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEMIRJET Journal
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment softwareProshanta Halder
 
Online examination system
Online examination systemOnline examination system
Online examination systemNarendra Sonone
 
School management System
School management SystemSchool management System
School management SystemHATIM Bhagat
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management systemmonika ahalawat
 
Introduction and objectives of the project
Introduction and objectives of the projectIntroduction and objectives of the project
Introduction and objectives of the projectrihan696
 
IRJET- E-Attendance Manager: A Review
IRJET-  	  E-Attendance Manager: A ReviewIRJET-  	  E-Attendance Manager: A Review
IRJET- E-Attendance Manager: A ReviewIRJET Journal
 

Similar to 15.project attendence managemnt system (20)

52680030 examination-management-system-edited
52680030 examination-management-system-edited52680030 examination-management-system-edited
52680030 examination-management-system-edited
 
10.project online exam system
10.project  online exam system10.project  online exam system
10.project online exam system
 
13.project core banking system
13.project core banking system 13.project core banking system
13.project core banking system
 
SCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.doc
SCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.docSCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.doc
SCHOOL_MANAGEMENT_SYSTEM_This_Report_Pre.doc
 
seminar-170420165920 (1).pdf
seminar-170420165920 (1).pdfseminar-170420165920 (1).pdf
seminar-170420165920 (1).pdf
 
School admission process management system (Documention)
School admission process management system (Documention)School admission process management system (Documention)
School admission process management system (Documention)
 
Student information management system.pdf
Student information management system.pdfStudent information management system.pdf
Student information management system.pdf
 
Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01Schooladmissionprocessmanagement 140227084915-phpapp01
Schooladmissionprocessmanagement 140227084915-phpapp01
 
Studentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyrStudentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyr
 
Project Information System
Project Information SystemProject Information System
Project Information System
 
E learning full report
E learning full reportE learning full report
E learning full report
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
COLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEMCOLLEGE PROJECT MANAGEMENT SYSTEM
COLLEGE PROJECT MANAGEMENT SYSTEM
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
 
Online help desk
Online help deskOnline help desk
Online help desk
 
Online examination system
Online examination systemOnline examination system
Online examination system
 
School management System
School management SystemSchool management System
School management System
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management system
 
Introduction and objectives of the project
Introduction and objectives of the projectIntroduction and objectives of the project
Introduction and objectives of the project
 
IRJET- E-Attendance Manager: A Review
IRJET-  	  E-Attendance Manager: A ReviewIRJET-  	  E-Attendance Manager: A Review
IRJET- E-Attendance Manager: A Review
 

Recently uploaded

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 

Recently uploaded (20)

DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 

15.project attendence managemnt system

  • 1. Attendance Management System Project Report On “Attendance Management System” International School of Informatics and Management Sector-12,Mahaveer Marg, Mansarover, Jaipur Submitted By: Guided By 1. Saurabh Kumar Jain Mr. Vijay Gupta 2. Uma Joshi Assistant Professor, 3. Bhupesh Kumar Sharma IIIM, Jaipur. Team Number:-15 1
  • 2. Attendance Management System CERTIFICATE This is to certify that this report embodies the original work done by Saurebh Kumar Jain, Uma Joshi and Bhupesh Kumar Sharma during this project submission as a partial fulfillment of the requirement for the System Design Project of Masters of Computer Application IV Semester, of the Rajasthan Technical University, Kota. Swati V. Chande Principal (MCA Department) International School of Informatics and Management Mr. Vijay Gupta Assistant Professor International School of Informatics and Management 2
  • 3. Attendance Management System ACKNOWLEDGEMENT The satisfaction that accompanies that the successful completion of any task would be incomplete without the mention of people whose ceaseless cooperation made it possible, whose constant guidance and encouragement crown all efforts with success. We are grateful to our project guide Mr. Vijay Gupta Sir for the guidance, inspiration and constructive suggestions that helpful us in the preparation of this project. We also thank our colleagues who have helped in successful completion of the project. Saurabh Kumar Jain Uma Joshi Bhupesh Kumar Sharma 3
  • 4. Attendance Management System Table of Contents 1. Synopsis 5 2. Feasibility Study 8 3. Working Of Present System 10 4. Characteristics of The Proposed System 11 5. Data Tables 12 6. Data Flow Diagrams 15 7. Entity Relationship Diagram 19 8. Screen Shots Of Form 21 9. Conclusion 31 10.Bibliography 32 4
  • 6. Attendance Management System Attendance Management System Introduction:- Attendance Management System is a software developed for daily student attendance in schools, collages and institutes. If facilitates to access the attendance information of a particular student in a particular class. The information is sorted by the operators, which will be provided by the teacher for a particular class. This system will also help in evaluating attendance eligibility criteria of a student. Purpose:- The purpose of developing attendance management system is to computerized the tradition way of taking attendance. Another purpose for developing this software is to generate the report automatically at the end of the session or in the between of the session Scope:- The scope of the project is the system on which the software is installed, i.e. the project is developed as a desktop application, and it will work for a particular institute. But later on the project can be modified to operate it online. 6
  • 7. Attendance Management System Technology Used:- Language:-VB.NET Backend:-MS-Access System Requirement:- Minimum RAM:-256 MB Hard Disk:-40 GB Processor:-Intel Pentium 4 Operating System:-Windows XP Service Pack2 Overview:- Attendance Management System basically has two main modules for proper functioning • First module is admin which has right for creating space for new batch. Any entry of new faculty, Updation in subject if necessary, and sending notice. • Second module is handled by the user which can be a faulty or an operator. User has a right of making daily attendance, generating report. Attendance can be taken in two ways: • On the basis of Subject and month. 7
  • 8. Attendance Management System • On the basis of Class. 8
  • 9. Attendance Management System Economically Feasibility: The system being developed is economic with respect to School or Collage’s point of view. It is cost effective in the sense that has eliminated the paper work completely. The system is also time effective because the calculations are automated which are made at the end of the month or as per the user requirement. The result obtained contains minimum errors and are highly accurate as the data is required. Technical feasibility: The technical requirement for the system is economic and it does not use any other additional Hardware and software. Behavioral Feasibility: The system working is quite easy to use and learn due to its simple but attractive interface. User requires no special training for operating the system. 9
  • 10. Attendance Management System Working Of Present System In the present system all work is done on paper. The whole session attendance is stored in register and at the and of the session the reports are generated. We are not interested in generating report in the middle of the session or as per the requirement because it takes more time in calculation. At the end of session the students who don’t have 75% attendance get a notice. DISADVANTAGES OF PRESENT WORKING SYSTEM • Not User Friendly: The existing system is not user friendly because the retrieval of data is very slow and data is not maintained efficiently. • Difficulty in report generating: We require more calculations to generate the report so it is generated at the end of the session. And the student not get a single chance to improve their attendance • Manual control: All calculations to generate report is done manually so there is greater chance of errors. • Lots of paperwork: Existing system requires lot of paper work. Loss of even a single register/record led to difficult situation because all the papers are needed to generate the reports. • Time consuming: Every work is done manually so we cannot generate report in the middle of the session or as per the requirement because it is very time consuming. 10
  • 11. Attendance Management System CHAREACTERSTIC OF THE PROPOSED SYSTEM • User Friendly:- The proposed system is user friendly because the retrieval and storing of data is fast and data is maintained efficiently. Moreover the graphical user interface is provided in the proposed system, which provides user to deal with the system very easily. • Reports are easily generated: reports can be easily generated in the proposed system so user can generate the report as per the requirement (monthly) or in the middle of the session. User can give the notice to the students so he/she become regular. • Very less paper work: The proposed system requires very less paper work. All the data is feted into the computer immediately and reports can be generated through computers. Moreover work become very easy because there is no need to keep data on papers. • Computer operator control: Computer operator control will be there so no chance of errors. Moreover storing and retrieving of information is easy. So work can be done speedily and in time. 11
  • 13. Attendance Management System Admin Table: S.No. Field name Data Type Description 1. User name Text Store user name for checking correct username 2. Password Text Store password corresponding to username 3. User Type Text User Type Administrator or User Teacher Table: S.No. Field name Data Type Description 1. Teacher Id Number Unique key for Every Teacher 2. Teacher Name Text Name of Teacher Attendance Table: S.No. Field name Data Description Type 1. Student Name Text Name of Student 2. Status Number Total number classes attended by particular Student 3. Semester Text In which Semester Student is Studying 4. Subject Text The Subject Wise Attendance Is maintained 5. Month Text The Month Wise Attendance is maintained where total working days in month=20 13
  • 14. Attendance Management System Subject Table: S.No. Field name Data Description Type 1. Code Number Subject code a unique key 2. Subject Name Text Name of Subjects in all semester 3. Semester Text In which Semester student is studying Student Table: S.No. Field name Data Description Type 1. Student ID Number This is the roll no of the student 2. Student Name Text This is the name of student 3. Course Text This is the course in which the students are studying .By default course is MCA 4. Semester Text This is the semester in which Students are Studying. By default Semester is IV sem 14
  • 16. Attendance Management System 0-level DFD: User/Administrator System Output 1-level DFD: Login Process Report Generation Attendance Teacher Entry Entry Student Entry 16
  • 17. Attendance Management System 2-level DFD: 2.1: Administrator Login Process After login After login Login Student Teacher Data Stored Entry Entry Data Stored Teacher Data Entry Data Entry Studen t Administrator 17
  • 18. Attendance Management System 2.2 User Login Process Login After login After login Attendance Data Stored Report Entry Generation Attendance Attendan Data Entry ce Report User 18
  • 20. Attendance Management System Subject Teacher Month Id Student Id Name Semes Status Teacher Attendance Teaches Belongs to Subject S.Code Studied S.Name Teacher id Student Student Id Semester Name Course 20
  • 22. Attendance Management System 1. Login Form This login Form is made For Security purpose. So only Authenticated User only Access in to the Project. There are two Type of persons can enter in the project 1. Administrator 2. User 22
  • 23. Attendance Management System 2. Add Information Form This form is showed when authorized administrator enters his correct User Name and Password. This Form gives the option to fill the name of Students and the name of Teacher if a new faculty has joined. 23
  • 24. Attendance Management System 3. Student Information Form This form enables the Administrator to fill the name of Students and there Semester where the Student Id will change automatically when a Student is saved in the Database. And course Will Be remain same because this System is made for MCA Students. 24
  • 25. Attendance Management System 4. Teacher Information Form This Form is made for Administrator to fill up the name of teachers when teacher Id is changed automatically. If a new teacher joined the collage its name also is included in the System 25
  • 26. Attendance Management System 5. User Form This form is opened when user fill up his correct User Name and Password and User Type Is user. This form enables the user to fill up attendance of every student and see whish student is short listed and what is the total attendance of each individual attendance in a particular Subject and in a particular month 26
  • 27. Attendance Management System 6. Semester Form This form facilitates the user to choose a semester in which attendance is to be filled. In this system we are using the Fourth Semester so when the user clicks on Semester4 the list of Semester 4 students is come. 27
  • 28. Attendance Management System 7. Attendance Form This Form is used to choose subjects and the month for which attendance is to be filled up and show a list of students. When a User click to corresponding Check box and click on save the students will be stated present and their attendance is added. 28
  • 29. Attendance Management System 8. Report Form 8.1. Short List Form This form shows the list of Short listed students. We can see this list according to Subject wise and month wise. When user click on view, then list is shown accordingly. 29
  • 30. Attendance Management System 8.2. Attendance Status Form This form shows the status of the students or we can say number of classes attended in a particular subject in a particular month. When user click on the ‘View Status’ button of short list form then this form will appear with the status. 30
  • 31. Attendance Management System Conclusion The Attendance Management System is developed using Visual Basic.NET fully meets the objectives of the system which it has been developed. The system has reached a steady state where all bugs have been eliminated. The system is operated at a high level of efficiency and all the teachers and user associated with the system understands its advantage. The system solves the problem. It was intended to solve as requirement specification. 31
  • 32. Attendance Management System Bibliography 1. The complete Reference Visual Basic.NET 2. Beginning VB.NET (Wrox Publication) 3. System Analysis and Design – Alias M. Awad 4. Software Engineering – Roger Pressman Websites 1. www.microsoft.com 2. www.w3schools.com 3. www.dotnetspider.com 32
  • 33. Attendance Management System Future Scope Attendance Management System has many 33