/human-capital-finance-suite-demo

human capital finance suite demo/pet project

Primary LanguageJavaOtherNOASSERTION

Human Capital Finance Suite

Overview

The Human Capital Finance Suite is a comprehensive, cloud-based platform integrating HR, finance, and payroll processes. dummy_business_requirement.md dummy_org_structure.md

Project Structure

  • hcfs-web-service: RESTful API layer
  • hcfs-facade: Encapsulation of Business logic layer
  • hcfs-service: Business logic layer
  • hcfs-core: Data access layer & Entity models
  • hcfs-util: Utility classes

API Documentation

  • API Endpoints:
    • Employee Management: /api/employees
    • Payroll Management: /api/payroll
    • Benefits Administration: /api/benefits
    • Performance Management: /api/performance
    • Financial Management: /api/financial

Database Schema

  • hcfs_db: MySQL database schema
  • hcfs_db.sql: Database schema creation script

Technologies Used:

  • Springframework
  • Spring-Data
  • Hikari Connection Pool
  • Hibernate - ORM
  • MySQL Database
  • Gradle build Tool

License

This project is licensed with as CLOSED-SOURCE. See LICENSE file for details.