Featured Project
2022.12 – 2023.06
Multi-terminal Attendance System Based on Face Recognition
Undergraduate graduation project, awarded the Second Prize for Outstanding Undergraduate Thesis/Design at Southwest University in 2023.
uni-app
Spring Boot
MySQL
Python
Android / WeChat Mini Program / Web
Role
Project owner / full implementation
Core challenge
Cross-platform attendance, recognition accuracy, report generation
Repository
PersevereStudy
- The system detects and recognizes students from either live camera input or uploaded images, then generates attendance summaries and staged reports.
- It supports Android, WeChat mini program, and Web, which improves deployment flexibility and practical usability.
- The backend is built with Spring Boot and MySQL, while Python is used in the image-processing pipeline.