🚧
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.
- 1.About this module
- 2.The module in Project Lockdown
- 3.General overview of the module
- 4.Accessing the module
- 5.Contributing
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 following diagram showcases how this Module integrates in the project:


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


Back to top
To access the Back Office, please visit https://BO.ProjectLockdown.world (Status: Under development)
Back to top
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
Last modified 9mo ago