The information architecture: every page placed once under its zone. Tap any page to open it.
flowchart TD index([🏠 index]) index-->D[Discovery] index-->C[Candidate app] index-->H[Haven AI] index-->E[Employer app] index-->T[Trust & verify] index-->F[Fairs & events] index-->I[Institutions] index-->X[Ecosystem] index-->M[Mentor & alumni] index-->B[Business & legal] D-->jobs & job-detail & apply & companies & company-maybank & stories & story-maybank & gca & discover C-->auth & candidate-onboard & candidate-dashboard & applications & saved-jobs & resume-builder & settings & messages H-->trajectory & peers & learning-path & career-dna & salary-ai & ask-haven & mock-interview & market-insights & benchmark & encore E-->employer-onboard & employer-dashboard & post-job & employer-applications & candidate-profile & schedule & talent-search & corporate-university T-->employer-register & admin-verifications & trust F-->career-fair & fair-register & vcf & vcf-employer & employer-fairs I-->universities & university-management & ministry-dashboard X-->partners & admin-partners & ecosystem & white-label-um M-->mentor & alumni B-->about & pricing & talk-to-team & legal & sitemap click about "about.html" click admin-verifications "admin/verifications.html" click trust "trust.html" click alumni "candidate/alumni.html" click applications "candidate/applications.html" click apply "candidate/apply.html" click ask-haven "candidate/ask-haven.html" click auth "auth.html" click benchmark "benchmark.html" click candidate-dashboard "candidate/candidate-dashboard.html" click candidate-onboard "candidate/candidate-onboard.html" click candidate-profile "candidate/candidate-profile.html" click career-dna "candidate/career-dna.html" click career-fair "career-fair.html" click companies "companies.html" click company-maybank "company-maybank.html" click corporate-university "employer/corporate-university.html" click discover "candidate/discover.html" click ecosystem "ecosystem.html" click employer-dashboard "employer/employer-dashboard.html" click employer-fairs "employer/employer-fairs.html" click employer-onboard "employer/employer-onboard.html" click employer-applications "employer/employer-applications.html" click employer-register "employer/employer-register.html" click encore "candidate/encore.html" click fair-register "fair-register.html" click gca "gca.html" click index "index.html" click job-detail "candidate/job-detail.html" click jobs "candidate/jobs.html" click learning-path "candidate/learning-path.html" click legal "legal.html" click market-insights "employer/market-insights.html" click mentor "candidate/mentor.html" click messages "messages.html" click ministry-dashboard "ministry-dashboard.html" click mock-interview "candidate/mock-interview.html" click admin-partners "admin/partners.html" click partners "partners.html" click peers "candidate/peers.html" click post-job "employer/post-job.html" click pricing "employer/pricing.html" click resume-builder "candidate/resume-builder.html" click salary-ai "candidate/salary-ai.html" click saved-jobs "candidate/saved-jobs.html" click schedule "schedule.html" click settings "settings.html" click sitemap "sitemap.html" click stories "stories.html" click story-maybank "story-maybank.html" click talent-search "employer/talent-search.html" click talk-to-team "talk-to-team.html" click trajectory "candidate/trajectory.html" click universities "universities.html" click university-management "university-management.html" click vcf "vcf.html" click vcf-employer "employer/vcf-employer.html" click white-label-um "white-label-um.html"
flowchart LR
index([index])
subgraph pub["Public & discovery"]
jobs-->job-detail-->apply
companies-->company-maybank
stories-->story-maybank-->company-maybank
gca-->company-maybank
job-detail-->company-maybank
company-maybank-->apply
end
subgraph cand["Candidate & Haven AI"]
auth-->candidate-onboard-->candidate-dashboard
candidate-dashboard-->trajectory & applications & saved-jobs & ask-haven & peers & benchmark & resume-builder & settings
trajectory-->peers & learning-path & mentor & encore
ask-haven-->salary-ai & mock-interview
learning-path-->career-dna
saved-jobs-->applications
end
subgraph emp["Employer & trust gate"]
auth-->employer-register-->employer-dashboard
employer-dashboard-->employer-applications & talent-search & post-job & candidate-profile & schedule & corporate-university
employer-applications-->candidate-profile-->messages
talent-search-->candidate-profile
admin-verifications
end
subgraph fair["Fairs & events"]
career-fair-->fair-register & employer-fairs & vcf
vcf-->vcf-employer
employer-fairs-->talent-search
vcf-employer-->employer-dashboard
end
subgraph eco["Institutions & ecosystem"]
universities-->university-management & benchmark & partners
university-management-->admin-partners
ministry-dashboard-->benchmark
partners-->ecosystem & admin-partners & white-label-um
white-label-um-->alumni
alumni-->mentor
end
index-->jobs & companies & trajectory & gca & vcf & career-fair & universities & pricing & about & auth & sitemap
candidate-dashboard-->vcf & fair-register
employer-dashboard-->company-maybank
benchmark-->universities & ministry-dashboard
pricing-->talk-to-team
sitemap -. "links to all 57" .-> index
click about "about.html"
click admin-verifications "admin/verifications.html"
click alumni "candidate/alumni.html"
click applications "candidate/applications.html"
click apply "candidate/apply.html"
click ask-haven "candidate/ask-haven.html"
click auth "auth.html"
click benchmark "benchmark.html"
click candidate-dashboard "candidate/candidate-dashboard.html"
click candidate-profile "candidate/candidate-profile.html"
click career-dna "candidate/career-dna.html"
click career-fair "career-fair.html"
click companies "companies.html"
click company-maybank "company-maybank.html"
click corporate-university "employer/corporate-university.html"
click ecosystem "ecosystem.html"
click employer-dashboard "employer/employer-dashboard.html"
click employer-fairs "employer/employer-fairs.html"
click employer-applications "employer/employer-applications.html"
click encore "candidate/encore.html"
click fair-register "fair-register.html"
click gca "gca.html"
click index "index.html"
click jobs "candidate/jobs.html"
click learning-path "candidate/learning-path.html"
click mentor "candidate/mentor.html"
click messages "messages.html"
click ministry-dashboard "ministry-dashboard.html"
click mock-interview "candidate/mock-interview.html"
click admin-partners "admin/partners.html"
click partners "partners.html"
click peers "candidate/peers.html"
click post-job "employer/post-job.html"
click pricing "employer/pricing.html"
click resume-builder "candidate/resume-builder.html"
click salary-ai "candidate/salary-ai.html"
click saved-jobs "candidate/saved-jobs.html"
click schedule "schedule.html"
click settings "settings.html"
click sitemap "sitemap.html"
click talent-search "employer/talent-search.html"
click talk-to-team "talk-to-team.html"
click trajectory "candidate/trajectory.html"
click universities "universities.html"
click university-management "university-management.html"
click vcf "vcf.html"
click vcf-employer "employer/vcf-employer.html"
click white-label-um "white-label-um.html"Pinch or scroll to zoom on mobile. Nodes open the live page in a new tab.