Welcome to OJT Hour Tracker, a modern Laravel-powered web application designed to help interns and OJT participants log and track their training hours with ease.
Effortlessly manage time-ins and time-outs, monitor your rendered hours in real-time, and enjoy a clean, intuitive user interface that makes tracking hours a breeze.
✅ Seamless Daily Logging
Log your time-in and time-out every day with just a few clicks.
✅ Real-time Hours Tracking
Stay up-to-date with your total rendered hours – instantly and accurately.
✅ User-Friendly Interface
Built with simplicity and usability in mind for interns, admins, and supervisors alike.
✅ Laravel-Powered
Built on the robust Laravel framework – secure, scalable, and fast.
✅ Responsive Design
Works great on desktops, tablets, and mobile devices.
-
Clone the repository:
git clone https://github.com/Lumnaire/ojt-hour-tracker.git cd ojt-hour-tracker
-
Install dependencies and setup environment:
composer install cp .env.example .env php artisan key:generate
-
Set up your database credentials in .env, then run:
php artisan migrate php artisan serve
-
Open your browser and visit: 👉 http://localhost:8000
⚙️Laravel Jetstream
💨Tailwind CSS
🗄️MySQL
🔁Real-time time tracking logic
If this project helped you or sparked inspiration, drop a ⭐ on the repo — it helps a lot!