| With the continuous expansion of the enrollment in Chinese universities,the learning style in some of them witnesses a certain decline.To solve such kind of problem,it needs not only to correct students’ learning attitude,but also to have auxiliary means such as daily attendance of students.Traditional ways of teacher class roll call and paper records do much harm to students.It is inefficient and may lead to the feeling of distrust and conflict.Therefore,with the development of the times,it is imperative to adopt a more reasonable,scientific and efficient way of attendance.At present,college students are increasingly pursuing fast and convenient life and almost everyone uses smartphones to socialize or shop.In their mind,they hope that smartphones can bring more convenience to them.With the current situation under normal management,wearing masks scientifically and reducing unnecessary contact have become important parts of epidemic prevention and control.According to the existing conditions and environment,by using fingerprint identification,checking attendance through smartphones will be popular with students and can also prevent students from attendance cheating,which will make attendance checking more standardized and convenient.This paper designs and implements the student attendance management system under the MVC mode and the development framework of Java-based Hibernate by using GPS positioning and fingerprint attendance system.By using the fingerprint recognition function of mobile phones and GPS positioning,the system can automatically collect the location of the student’s mobile phone,and determine whether the student is in attendance by comparing with the actual location of the classroom.Compared with the traditional one,this new method can not only save resources greatly,but also make the classroom attendance more standardized and efficient.In the system,different users can achieve different functions after login.The administrator mainly realizes the management function of students,teachers and courses including adding,deleting,modifying and querying the attendance data of all students;the teacher mainly realizes the function of the addition,deletion,modification and query of the attendance data of this course while the students mainly record their attendance and leave.These can effectively solve the problem of processing students’ information and analyzing attendance data.Meanwhile,the system can also be compatible with other systems of the school,support the import and export of data.Through the system test,the system can operate normally and meet the design requirements.Under both concurrent test and stress test,it works normally. |