Categories:

Student Attendance System with Class and Subject Management

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

Student Attendance System with Class and Subject Management A student attendance system that allows administrators to manage not just attendance but also classes and subjects. It integrates Flask and SQLite to manage and track student attendance across various subjects and classes.

In this project, a student attendance system is created that also includes class and subject management. Teachers can create classes and assign subjects to students. Flask is used for the backend logic, including class and subject management, while SQLite stores all the data. The system allows teachers to manage attendance for different classes and subjects and track attendance trends for individual students across multiple subjects.