CSAllenISD / 2023-ISP-AutomatedAttendance

3 stars 1 forks source link

Add Function for Manual Changes in Attendance that update the database #82

Open Serenity-Underwood opened 1 year ago

Serenity-Underwood commented 1 year ago

In case the system incorrectly records attendance or there is an error with automatically marking the attendance, we want to give teachers the ability to manually change the attendance for a student, and the database and attendance report should be updated correspondingly. The function should also change the color code-based attendance for the students on the dashboard page.

The issue can be tested by manually changing a student's acceptance and checking if it updated the database and is displayed properly in the other web pages. This is a task of high priority, because errors or mistakes are likely to happen at some point, and it is important to have a feature to fall back on.