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.
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…
Employee Payroll System built with Node.js, Express.js, and EJS to manage employee records and automate payroll calculations with CRUD operations and JSON data storage.