Skip to content

Documentation Overview

This scaffold is based on routes, navigation labels, page tabs, and related UI terminology found in the frontend source under context/projects/web.

Source Basis

  • src/app/app.routes.ts
  • src/app/vex/vex-core/navigation/navigation-loader.service.ts
  • Feature route files under src/app/pages/

TODO: Add a short explanation of how this documentation set maps to the shipped product areas.

Primary Navigation Areas

  • Home / Dashboard
  • Localization
  • Directory
  • Distribution
  • Other / Admin

TODO: Describe the purpose of each navigation area in user-facing language.

User Roles

  • Administrator
  • Project Manager
  • Junior PM
  • Team Member

TODO: Document which features are available to each role.

Public And Guest Flows

  • Login
  • Organization login
  • Registration
  • Forgot password
  • Invitation acceptance and rejection
  • Terms of service
  • Privacy policy

TODO: Explain which flows are public and which require an authenticated session.