Purpose
The OJT DTR Tracker is separate from the private workplace Document Tracking System. It tracks how much time an OJT student has accumulated and keeps the project’s code available for public inspection.
Implementation evidence
The public repository contains a Vite and vanilla JavaScript frontend, an Express API, and MongoDB/Mongoose data handling. Its documented features include login, hour calculation, PDF and Excel export, JSON backup/import, audit history, reports, holiday synchronization, and server-sent updates.
Current state and boundary
The repository is public code evidence and there is no hosted demo. This page does not describe the current implementation as a production-secure service or imply that real student, workplace, or credential data is exposed.