International Journal of Web Science and Engineering for Smart Device
Volume 4, No. 1, 2017, pp 21-28 | ||
Abstract |
Row Abridged Algorithmic approach to Reduce Data Row storage for Web-based Attendance System
|
Now a day’s online student attendance system is essential for every educational institute. It is an easy to use system to take and analyze student’s attendance. Different types of attendance system have developed using different methods and technology. However, the key purpose of these systems is to store the attendance data info web-database for further analysis and report. Our paper’s main concern is to show a new approach to store attendance data effectively. In traditional approach every time a student’s attendance is taken it stores a set of single row of data into database. These tables data row will increase multiply according to the number of courses, number of classes, number of attendees, number of teachers in the institute. Our main goal is to develop this row abridged algorithmic approach to store these attendances data into database by minimizing the number of table rows. Also we will show some implemented module and analyze the data storage for performance measurement.