This is a Student Attendance Management System built with Flask, SQLAlchemy, and SQLite. The system allows you to create students, courses, and record attendance for each student in various courses.
- Create and manage student records
- Create and manage course records
- Record attendance for each student in a course
- Calculate and display attendance records for each student
-
Clone the repository:
git clone https://github.com/Luke-Tetteh/school_attendance.git