5sControl / 5sControl/5s-backend
[8-h] master-detail
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
отдать эндпоинты для получения списка
- операций
- оборудования
- персонала
- продукции
Соответствие данных:
манифест
продукция - темплейты
оборудование - ассеты
сотрудники - пользователи
операции - степы
odoo (manufacturing)
операции - operation
сотрудник - work center
оборудование - bills of materials
продукция - product
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100