You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java-based payroll system for MotorPH redesigned with a graphical user interface using Swing. This version implements the Model-View-Controller (MVC) architecture, features modular code structure, and includes exception handling for secure and user-friendly input validation. Developed as part of the MO-IT103: Computer Programming 2 course.
Odoo-X-GECT – Next-Gen HRMS A full-featured Human Resource Management System (HRMS) built during the OdooXGECT hackathon. It streamlines HR workflows like employee management, attendance (with AI face recognition), leave handling, payroll automation, and analytics using a modern MERN + AI stack with scalable architecture and secure authentication.
Odoo-X-GECT – Next-Gen HRMS A full-featured Human Resource Management System (HRMS) built during the OdooXGECT hackathon. It streamlines HR workflows like employee management, attendance (with AI face recognition), leave handling, payroll automation, and analytics using a modern MERN + AI stack with scalable architecture and secure authentication.
Payroll and attendance management system for a rotating-shift factory, built with SQL Server and a web application for both administrators and employees. Supports payroll simulation, legal deductions, logging, and full CRUD operations.
EmpTrack is a full-stack employee management system for handling employees, attendance (RFID/NFC simulation), task assignment, and attendance-based payroll with role-based access.
Employee attendance tracking and payroll management system built with MySQL. Automatically calculates hours worked, late arrivals, overtime, and generates monthly salary reports.
This is a group project that me and some of my classmates worked on. The files that I personally worked on are Payroll, payroll_manage, and payroll_forum. The other files were made by my teammates that are require for running the program. My part of the Project was to develop a payroll system that shows an employee's paycheck, earning and how mu…