Our graduation project for the Full Stack Web Development using PHP track from the Information Technology Institute (ITI)
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^0.18.0^2.2.0^2.1.0^3.5.2^3.5.2^3.5.2^2.9.14^1.1.6^4.7.0^1.1.15^1.1.3^1.1.4^1.1.3^1.1.6^2.1.6^2.1.2^1.2.5^1.1.2^1.2.3^1.1.2^1.1.2^1.1.8^4.1.11^19.0.3^19.0.2^15.5.13^4.6.0^1.11.0^0.7.1^2.1.1^9.0.1^2.8.5^5.1.0^12.23.12^15.14.0^2.0^2.15.7^0.544.0^12.23.12^19.0.0^19.0.0^2.6.0^5.5.0^10.1.0^3.3.2^15.6.6^4.0.1^4.8.1^4.8.1^11.2.10^3.0.1^4.0.0^1.0.7^5.7.2^0.1.2^7.0.4^0.1.6^1.0.6^13.6.27^9.19.0^0.1.3^22.13.5^9.17.0^10.0.1^7.37.3^5.1.0^3.4.2^4.1.0^0.6.11^8.23.0115
commits
98
commits
53
commits
30
commits
Fix: interview date and time appear to be unspecified in interview scheduled email
c0bca80View on GitHubFeat : can't make student as absent if he is already in the queu
83196c9View on GitHubRefactor: update Google login method to use window.location for navigation
cfae1edView on GitHubRefeactor: change Google login method to use full page navigation for better compatibility with Inertia
fa215bdView on GitHubUpdate: only send cancellation email for students who haven't yet completed the interview
9769c14View on GitHubFix: serialization issue when sending sessionDetails which is a User model with pivot data, the pivot data was not being sent leading to a failed job
f7b5abaView on GitHubUpdate: create a SendInterviewEmail queued job which handles the sending of interview emails in the background
8445cf7View on GitHubUpdate: encapsulate the AI evaluation and email sending into a queued job when evaluating an interview and dispatch that job for a better UX
9d5a416View on GitHubMerge branch 'main' of https://github.com/iti-open-source/ITI-Graduation-Project
804e45eView on GitHubFix: send interview completed email instead of interview scheduled on room creation
716222eView on GitHubRefactor: remove RouteLoadingOverlay component to streamline loading experience and improve code maintainability
144f31dView on GitHub