Tagged articles
7 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
Sep 28, 2022 · Backend Development

Python-Based Student Attendance System – Project Description and Implementation Guide

This article outlines a Python-driven electronic attendance system project, detailing required CSV data structures, core functions for loading student information, user login, attendance recording, and query features, along with code snippets and step-by-step instructions for students to complete and test the application.

AttendanceCSVfile-io
0 likes · 8 min read
Python-Based Student Attendance System – Project Description and Implementation Guide
php Courses
php Courses
Sep 26, 2021 · Backend Development

Implementation Guide for Student QR Code Seat Selection Feature in PHP

This article explains how to implement a student QR‑code seat‑selection feature using PHP, detailing database schema design, URL parsing, seat‑allocation logic, attendance tracking, and daily cleanup tasks, enabling teachers to monitor seating without login while automatically recording student attendance.

AttendanceBackendPHP
0 likes · 9 min read
Implementation Guide for Student QR Code Seat Selection Feature in PHP
Fulu Network R&D Team
Fulu Network R&D Team
Jul 14, 2020 · Backend Development

Integrating DingTalk Organization Structure and Attendance via API

This guide explains how to obtain DingTalk access tokens, synchronize corporate departments and employee data to the DingTalk address book, and retrieve attendance records through DingTalk's open APIs, providing step‑by‑step instructions, request examples, and common pitfalls.

AttendanceBackend IntegrationDingTalk
0 likes · 7 min read
Integrating DingTalk Organization Structure and Attendance via API