Categories:

Attendance System for Schools with Flask and SQLite

Original price was: ₹ 7,500.00.Current price is: ₹ 6,000.00.

Attendance System for Schools with Flask and SQLite This project aims to build an attendance system for schools using Flask and SQLite. The system includes features like daily attendance marking, student record management, and automatic alerts for missing attendance.

In this project, an attendance system is created for schools using Flask and SQLite. The system allows teachers to mark attendance for students, track attendance trends, and generate reports. SQLite is used to store student and attendance data, while Flask handles user registration, authentication, and the main application logic. The system also includes features for adding or removing students, viewing past attendance records, and sending alerts to students and parents if attendance drops.