AUTOMATED STUDENT LOGIN PROCESSING SYSTEM
ABSTRACT
The project entitled as “Automated student login processing system” synchronizes the
Laboratory details of all the departments. It looks on all aspects of a Laboratory, its students,
and faculties. Developed this software using Asp.Net as the front-end tool and SQL Server as
the back-end tool.
There are number of students in the Laboratory. If information of any one of them is
needed for any use then it is a very difficult task. Storage of data and information on the
computer allows reduction of paper filling and other mundane tasks.
Laboratory Management System tracks all the details of Laboratory from the day one
to the end of his lab work which can be used for all reporting purpose, tracking enrolment,
progress in the course. This project maintains the student details, staff details of various
laboratory details. The system provides an attractive and easy to handle user interface which
follows web based application standards. Considerations have been given at the design and
development stages of the package in order to ensure data integrity and security. It is highly
user friendly. No deep knowledge of computers is required to operate this system.
Functions such as data entry addition, deletion, modification, navigation etc., have
been made simpler and interactive. The system is fully modular in design and protected from
unauthorized access.
MODULES
Admin Login
User Access
Degree
System Process
Staff login
Student Entry
LoginLog viewer
System Process
Login Failure
Student Login
Department
Admin Login
Input: User enters the Username and password.
Process Definition: Checks User type, Username and password is valid or not.
Output: User is directed to next page or shows the message box “Login Failed”.
User Access
Input: user id, user name, user role, password, activation, login status.
Process Definition: the user checks in the system whether that record id is available or not. If
record id available we can enter the other details.
Output: User is directed to next page.
Degree Details
Input: Record ID, degree, subject name.
Process Definition: the user checks in the system whether that record ID is available or not. If
record ID available we can enter the other details.
Output: User is directed to next page.
System Process
Input: rec id, process name, process desc.
Process Definition: the user checks in the system whether that rec id is available or not. If rec
id available we can enter the other details.
Output: User is directed to next page.
Staff Login
Input: User enters the Username and password.
Process Definition: Checks User type, Username and password is valid or not.
Output: User is directed to next page or shows the message box “Login Failed”.
Student Entry Details
Input: Record ID, Reg. No, name, Department id, Department name, year, semester, mobile
no, email id.
Process Definition: the user checks in the system whether that record ID is available or not. If
record ID available we can enter the other details. The details are student name, mobile no,
email.id etc.
Output: User is directed to next page.
LoginLog Details
Input: user name, log date, log details, ip address, system name
Process Definition: the user checks in the system whether that user name is available or not.
If user name available we can enter the other details.
Output: User is directed to next page.
Login failure Details
Input: user name, log date, log details, ip address, system name
Process Definition: the user checks in the system whether that user name is available or not.
If user name available we can enter the other details.
Output: User is directed to next page.
Login log time Details
Input: user name, log date, time spend.
Process Definition: the user checks in the system whether that user name is available or not.
If user name available we can enter the other details.
Output: User is directed to next page.
Student System Process
Input: student name, log date, system name,, ip address, process name.
Process Definition: the user checks in the system whether that stud name is available or not.
If stud name available we can enter the other details.
Output: User is directed to next page.
Student Login
Input: User enters the Username and password.
Process Definition: Checks User type, Username and password is valid or not.
Output: User is directed to next page or shows the message box “Login Failed”.
Department Details
Input: Dept ID, name, year, semester, process name category name.
Process Definition: the user checks in the system whether that department ID is available or
not. If department ID available we can enter the other details.
Output: User is directed to next page.
SYSTEM SPCIFICATION
HARDWARE SPECIFICATION
PROCESSOR : Intel Pentium IV 1.8 GHz
MOTHERBOARD : Intel 915GVSR chipset board
RAM : 2 GB DDR2 RAM
HARD DISK DRIVE : 325 GB
SPEED : 1GHZ
Software Specification
Web Technologies : ASP.NET 4.0
Language : C#
Database : SQL SERVER 2008
Web Server : IIS
Operating System : WINDOWS7