Project Overview
GXON is an HR management dashboard template that provides a complete frontend interface, suitable for quickly building enterprise human resource management system interfaces. The template includes Figma design files and ready-to-use XHTML/CSS code, which can be used for developing prototypes or production projects for modules such as employee management, attendance statistics, and recruitment processes.
Tech Stack
- Static HTML/XHTML
- CSS
- Figma (design files)
- Static assets (images, icons)
Project Structure
gxonhtml-140/
└── GXON-v1.4.0/
├── documentation.html # Documentation guide page
├── figma.zip # Figma design source files
└── xhtml.zip # Main template files (XHTML+CSS)
Core File Description
GXON-v1.4.0/xhtml.zip— Contains complete XHTML template files; can be opened directly in a browser after extractionGXON-v1.4.0/figma.zip— Figma design files for reference on visual design and layoutGXON-v1.4.0/documentation.html— Online documentation entry point, automatically redirects to the official documentation page
Quick Start
- Extract the
xhtml.zipfile - Open the
index.htmlfile in the extracted directory in your browser to preview the full interface
Usage Suggestions
This template is suitable for developing backend interfaces for HR management systems, employee management, attendance statistics, and more. Before use, it is recommended to extract xhtml.zip to review the complete file structure and modify the HTML and CSS according to actual needs. To reference design details, extract figma.zip and view it in Figma.
