Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Реализовать методы оперирования ресурсами #14

Open
navolotsky opened this issue Oct 25, 2018 · 0 comments
Assignees
Labels
priority/high High issue priority type/feature New feature as a list of functional requirements of the client's point of view type/task Formalizing definition of something that should be realized

Comments

@navolotsky
Copy link
Member

Task request

Цель задачи

Веб-краулер решает задачи об управлении ресурсами. Собирает информацию о документах и их тексты, сохраняет их в базе. Реализовать это в коде.

Решение задачи

Реализация классов классов для различных типов ресурсов и методов взаимодействия с ними, таких как get_data, put_data и т.п., а также интерфейса для запросов извне компоненты, а именно реализовать методы для передачи данной информации по запросу из link_analysis.

Дополнительный контекст или ссылки на связанные с данной задачей issues

#9

@navolotsky navolotsky added type/feature New feature as a list of functional requirements of the client's point of view priority/high High issue priority type/task Formalizing definition of something that should be realized labels Oct 25, 2018
@navolotsky navolotsky added this to the Интенсив milestone Oct 25, 2018
@navolotsky navolotsky added this to To do in Веб-краулер via automation Oct 25, 2018
@navolotsky navolotsky moved this from To do to In progress in Веб-краулер Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high High issue priority type/feature New feature as a list of functional requirements of the client's point of view type/task Formalizing definition of something that should be realized
Projects
Веб-краулер
  
In progress
Development

No branches or pull requests

3 participants