Categories:

Online Student Attendance System using Flask and SQLite

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

Online Student Attendance System using Flask and SQLite This project takes the Flask-based student attendance system online, providing web-based access to teachers and students. It allows for real-time updates and access from any device. The backend still uses SQLite, but the system is now accessible via a browser, making it easier for users to mark attendance remotely.

This project features an online student attendance system that utilizes Flask and SQLite. Students can log in, view their attendance records, and track their attendance over time. The backend in Flask is used to handle attendance marking and reporting, while SQLite stores the student and attendance data. Teachers have a secure login to mark and view attendance for each class. The system provides an easy-to-use interface for both students and instructors, with responsive web design.