Student Attendance Management System
Student Attendance Management System
Table of Contents
1. INTRODUCTION ................................................................................................................................................... 1
1.1 PURPOSE .............................................................................................................................................................. 1
1.2 SCOPE .................................................................................................................................................................. 1
1.3 DEFINITIONS, ACRONYMS, AND ABBREVIATIONS ................................................................................................ 1
1.4 REFERENCES ........................................................................................................................................................ 2
1.5 OVERVIEW ........................................................................................................................................................... 2
2. GENERAL DESCRIPTION ................................................................................................................................... 2
2.1 PRODUCT PERSPECTIVE ....................................................................................................................................... 2
2.2 PRODUCT FUNCTIONS .......................................................................................................................................... 2
2.3 USER CHARACTERISTICS ..................................................................................................................................... 3
2.4 ASSUMPTIONS AND DEPENDENCIES ..................................................................................................................... 3
3. SPECIFIC REQUIREMENTS ............................................................................................................................... 4
3.1 EXTERNAL INTERFACE REQUIREMENTS ............................................................................................................... 4
3.1.1 User Interfaces ............................................................................................................................................ 4
3.1.2 Hardware Interfaces ................................................................................................................................... 4
3.1.3 Software Interfaces...................................................................................................................................... 4
3.1.4 Communications Interfaces ......................................................................................................................... 4
3.2 FUNCTIONAL REQUIREMENTS .............................................................................................................................. 5
3.2.1 Student Registration .................................................................................................................................... 5
3.2.2 Student Attendance Management ................................................................................................................ 5
3.2.3 Opinion Management .................................................................................................................................. 5
1. Introduction
Student management system has become important factors in modern education field.
This system should help the institutional to streamline the administrative task and provide
real-time access to the data. Building this system in web based interface will further help the
ease of accessibility through any web browser. The study findings enable the definition of the
project problem statement, its objectives, scopes and advantages of the student management
system.
1.1 Purpose
The purpose this documents is to present a detailed description of the Student
Management System. It will explain the purpose and features of the software, the interfaces
of the software, what the software will do, the constraints under which it must operates and
how the software will react to external stimuli. This document is intended for both the end
users and the developers of the software.
1.2 Scope
This document covers the requirements for the Student Management System. This
software will provide a graphical environment in which the users of the system will be able
to perform various operations that are associated with storing, marinating, updating and
retrieving Student information. The purpose of this is to guide developers in selecting a
design that will be able to accommodate the full-scale application.The system will capture
information about student’s personal details lectures and the courses . Storing updating and
retrieving in a fast and accurate way.
1.4 References
An Integrated Approach to Software Engineering Approach - Pankaj Jalote
Software Engineering A Practitioner’s Approach - Roger S Pressman
1.5 Overview
The purpose this documents is to present a detailed description of the Student
Management System. It will explain the purpose and features of the software, the
interfaces of the software, what the software will do, the constraints under which it must
operates and how the software will react to external stimuli. This document is intended for
both the end users and the developers of the software.
2. General Description
2.1 Product Perspective
The product Student Management system, is an independent product and does not
depend on any other product or system. The product will automate various tasks associated
with handling student details and better organizing the stored information and optimum
performance, thus helping the Colleges to ensure smooth working of these processes.
ii) User:
There are two users:
a. Student:
User can only view their personal details, course assigned, and edit their
assigned course and can view their attendance.
b. Teacher:
User can add them onto the portal and view their schedules, marks
attendance of the students, also can view the students details in graphical order,
also of a single student and about the views from the students.
3. Specific Requirements
3.1 External Interface Requirements
3.1.1 User Interfaces
GUI along with meaningful Frames and buttons
Reports are generated as per the requirement
Refer Appendices 2.
When invalid inputs are given to the modules then the error messages will be popped up
in order to inform the user that the input provided is not taken by the database. When
incomplete information is provided by the user and the user tries to submit the form in
order to store the details in the database the system will pop up a message box asking the
user to enter all the details required.
3.5.1 Performance
Easy tracking of records and updating can be done. All the requirements relating to
performance characteristics of the system are specified in the section below. There are
two types of requirements.
A. Static Requirements
These requirements do not impose any constraints on the execution characteristics of the
system. They are:
1) Number of Terminals:
The software makes use of an underlying database that will reside at the server,
while the front end will be available online to the administrative and departmental
computers as well as students and teachers.
2) Number of Users:
The number of users may vary, as this software finds applications in almost all
department of the organization.
B. Dynamic Requirements
These specify constraints on the execution characteristics of the system. They typically
include response time and throughout of the system. Since these factors are not
applicable to the proposed software, it will suffice if the response tine is high and the
transactions are carried out precisely and quickly.
3.5.2 Reliability
The software will not be able to connect to the centralized database in the event that the
college LAN fails or in the event of the server being down due to a hardware or software
failure.
3.5.3 Availability
The software will be available only to authorized users of the colleges like teachers to
mark the students attendance, student to view their enrolled course, admin to add an
update students records
3.5.4 Security
The security requirements deal with the primary security. The software should be handled
only by the administrator and authorized users. Only the administrator has right to assign
permission like creating new accounts and generating password. Only authorized users
can access the system with username and password.
3.5.5 Maintainability
Backups for database are available.
3.5.6 Portability
The Software is a web-based application and is built in PHP and MYSQL so it is
platform independent and is independent of operating system.
4. Analysis Models
4.1 Sequence Diagrams
Student
Registration
Class Administration
Attendance
Student
Student
Administration
Student
Performance
username
password
id
Admin
Access
dept
id Student Phone no
Name
e email
username
address
password
view
Attend_id
description
A. Appendices
A) ADMIN LOGIN
C) TEACHER SCHEDULE
H) STUDENT’S ATTENDANCE