5sControl / 5sControl/5s-backend
Имплементировать на бэке возможность задавать время выполнения заказа и сравнивать его с фактическим временем выполнения заказа
Open
5s Back
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Имплементировать на бэке возможность задавать время выполнения заказа и сравнивать его с фактическим временем выполнения заказа
Contributor guide
Research direction
Look at the order models in the backend to understand the current fields for order creation and completion. Identify where estimated and actual completion times should be stored. Check existing API endpoints for orders to see how to add new fields for time tracking. Review any related serializers and views in the Django REST Framework setup. Determine how the comparison between estimated and actual times should be calculated and exposed in the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100