Project References Open Project Reference

Shared documentation hub for the whole team

This main page is the central entry point for project references. Use it to navigate active projects, understand repository responsibilities, and align on implementation context before making changes.

Workspace: Team Docs Hub Audience: Team Internal Scope: Multi-Project References

Active Projects

Current project references available in this docs site.

Invio

Active

Smart inventory platform with backend APIs, admin dashboard, and mobile scan workflows.

  • Inventory ledger with IN / OUT / ADJUST stock records
  • Barcode-native product and store operations
  • Offline-first mobile batching and synchronization

Next Project Slot

Coming Soon

Reserve this slot for the next project. Keep structure consistent so every project page remains easy to scan and maintain.

  • Start from `projects/_template/index.html`
  • Create a page under `projects/<name>/index.html`
  • Include scope, architecture, and workflow sections
  • Link the new page here after initial draft

How To Use This Hub

  • Before coding: open the project reference page and confirm architecture assumptions.
  • When changing behavior: update the related project details so backend/frontend/mobile stay aligned.
  • When adding projects: duplicate the same documentation pattern for consistency.

Repository Overview

Repo Role
backend Core inventory API and domain logic
frontend Admin dashboard and management workflows
mobile Store-floor scanning and offline event capture
pages Team project references and documentation hub