πGXON
βββ xhtml
β βββ πsrc/
β β βββ πassets
β β β βββ πajax β Data files (arrays.txt, objects.txt)
β β β βββ πcss β Compiled CSS files
β β β βββ πimages β Image assets (avatar, blog, etc.)
β β β βββ πjs β Custom JavaScript
β β β βββ πlibs β Third-party plugins/libraries
β β β βββ πscss β SCSS source files for custom styling
β β β
β β βββ πauthentication β Login, Register, Forgot Password pages
β β βββ πchart β Chart pages (ApexCharts, Chart.js, etc.)
β β βββ πcomponents β UI components like buttons, tabs, etc.
β β βββ πemail β Inbox, Read, Compose
β β βββ πextended-ui β Progress bars, ratings, etc.
β β βββ πforms β Input forms, validation, wizards
β β βββ πicons β Feather, FontAwesome, etc.
β β βββ πmaps β Google Maps, Vector Maps
β β βββ πpages β Profile, Invoice, FAQ, Error, etc.
β β βββ πtable β Bootstrap tables, datatables, etc.
β β βββ πindex.html β Main dashboard
β β βββ πanalytics.html β Analytics dashboard
β β βββ πattendance.html β Attendance page
β β βββ πchat.html β Chat UI
β β βββ πleave.html β Leave management
β β
β βββ πpackage.json β Node project file
β βββ πpackage-lock.json β Auto-generated dependency lock
β βββ πREADME.md β Project instructions and documentation
βββ π Figma β Figma design files