5sControl / 5sControl/5s-backend

[8 - h.] Implement on the manifest side the relation of several Jobs that belong to the same order

Open
#412 3 comments 0 reactions 1 assignee Claimed by @Dimskay1988 View on GitHub
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

сделать связь выполненных job на манифесте
- создать таблицу заказов
- переделать запросы на ордерс вью

Contributor guide

Open the contributing guide

Research direction

The issue mentions creating an orders table and modifying queries in the orders view. Start by examining the existing models in the Django app to understand the current Job and Order structures. Look for migration files and the views handling orders to see what needs to be changed. Determine how to establish the relationship between Jobs and Orders in the database schema and update the corresponding API endpoints.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.