5sControl / 5sControl/5s-backend

Имплементировать на бэке возможность задавать время выполнения заказа и сравнивать его с фактическим временем выполнения заказа

Open
#418 0 comments 0 reactions 1 assignee Claimed by @SergBily View on GitHub
5s Back enhancement
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Имплементировать на бэке возможность задавать время выполнения заказа и сравнивать его с фактическим временем выполнения заказа

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.