Managing subjects Marking daily attendance for students Preventing duplicate attendance for the same student, subject, and date Fetching attendance records Calculating attendance percentage (overall & ...
This project is a RESTful API developed using Python and Flask that demonstrates the implementation of basic backend concepts and CRUD (Create, Read, Update, Delete) operations. The purpose of this ...