Project Title: PRESIENCE APP
Type: Project-Based Learning
The Presience App is an innovative solution designed to facilitate attendance tracking for college students using face recognition technology. This backend repository serves as the core of the Presience application, providing essential APIs and services that enable seamless interaction between the frontend and backend.
- Face Recognition Attendance: Enables students to mark their attendance using advanced face recognition technology, ensuring a quick and accurate process.
- Permission Requests: Allows students to submit leave requests for absences, streamlining the communication process with faculty.
- Attendance Management: Lecturers can open and close attendance sessions, providing flexibility in managing class attendance.
- Approval of Permit Requests: Lecturers can review and approve or deny permit requests submitted by students, facilitating effective attendance management.
- Student Data Management: Administrators can manage student profiles, including adding, updating, and deleting student information, ensuring accurate and up-to-date records.
- Laravel: A powerful PHP framework for building the backend services and APIs.
- MySQL: A relational database management system for storing user and attendance data.
- Cloudinary: A cloud-based solution for managing image uploads and transformations.
- Filament: A package for building admin panels quickly and efficiently, used for managing the application's backend.