Project Lockdown
Search…
⌃K
Links
🚧

Back Office (BO)

ShortURL | Playbook | Assistant
NOTICE
This documentation page is under construction. Should you want to be notified once it's published, let us know.

About

DOCUMENTATION STAGE: WIP - This documentation page is still a work in progress.

Project Lockdown: Back Office module

Table of Contents

  1. 1.
    About this module
  2. 2.
    The module in Project Lockdown
  3. 3.
    General overview of the module
  4. 4.
    Accessing the module
  5. 5.
    Contributing

About this module

The Back Office module is responsible for managing sources, encoding data points and reviewing them. It provides:
  • An interface to triage sources
  • An interface to encode data points from the sources
  • An interface to review the encoded data points for QA
  • A global control panel to assign members to the above tasks
Back to top

The module in Project Lockdown

The following diagram showcases how this Module integrates in the project:
BO Module Diagram in Project Lockdown general diagram
Back to top

General overview of the module

The following diagram showcases the general design of the Back End module:
BO Module Diagram
Back to top

Accessing the module

To access the Back Office, please visit https://BO.ProjectLockdown.world (Status: Under development)
Back to top

Contributing

The open GitHub Issues can be found here:
Pending tasks (Labels: Module:BO + Stage: Ready) https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is%3Aopen+is%3Aissue+label%3A%22Module%3A+BO%22+label%3A%22Status%3A+Ready%22
Tasks in progress (Labels: Module:BO + Stage: In Progress) https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is%3Aopen+is%3Aissue+label%3A%22Module%3A+BO%22+OR+label%3A%22Stage%3A+In+Progress%22
Upcoming tasks that are being prepared (Labels: Module:BO + Stage: Not Ready) https://github.com/TheIOFoundation/ProjectLockdown/issues?q=is%3Aopen+is%3Aissue+label%3A%22Module%3A+BO%22+label%3A%22Stage%3A+Not+Ready%22
Back to top