5sControl / 5sControl/5s-backend
Имплементировать вывод успешного/неуспешного результата
Open
5s Back
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Order View в офисе на Surface:
необходимо имплементировать выведение результата проведения операции - успешно/неуспешно
Contributor guide
Research direction
The issue mentions an 'Order View' in an office on 'Surface', likely a frontend component. First, locate the Django view or API endpoint responsible for order operations. Examine the existing order models and serializers to understand the data structure. Determine what constitutes a 'successful' or 'unsuccessful' operation and how that status should be returned in the API response. Check for any related tests to understand the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100