Skip to content

Lumnaire/ojt-hour-tracker

Repository files navigation

⏱️ OJT Hour Tracker

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.


📸 Preview

OJT Hour Tracker Screenshot


✨ Features

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.


🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/Lumnaire/ojt-hour-tracker.git
    cd ojt-hour-tracker
    
  2. Install dependencies and setup environment:

    composer install
    cp .env.example .env
    php artisan key:generate
    
  3. Set up your database credentials in .env, then run:

    php artisan migrate
    php artisan serve
    
  4. Open your browser and visit: 👉 http://localhost:8000

🧠 Built With

⚙️Laravel Jetstream

💨Tailwind CSS

🗄️MySQL

🔁Real-time time tracking logic

💙 Like This Project?

If this project helped you or sparked inspiration, drop a ⭐ on the repo — it helps a lot!

Releases

No releases published

Packages

No packages published

Languages