5sControl / 5sControl/5s-backend
[8-h] master-detail
- 主要语言
- Python
- 星标
- 2
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
отдать эндпоинты для получения списка
- операций
- оборудования
- персонала
- продукции
Соответствие данных:
манифест
продукция - темплейты
оборудование - ассеты
сотрудники - пользователи
операции - степы
odoo (manufacturing)
операции - operation
сотрудник - work center
оборудование - bills of materials
продукция - product
贡献指南
调研方向
The issue requires creating endpoints for operations, equipment, personnel, and products, mapping them to existing models: manifest, templates (products), assets (equipment), users (personnel), and steps (operations). Start by examining the Django models in the codebase to understand the data structure, then create corresponding DRF serializers and views. Check for any existing API patterns and ensure the new endpoints follow the project's conventions.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100