5sControl / 5sControl/5s-backend

Имплементировать вывод успешного/неуспешного результата

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

Description

Order View в офисе на Surface:
необходимо имплементировать выведение результата проведения операции - успешно/неуспешно

Contributor guide

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.