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

Добавить сохранение и удаление вакансии в БД #175

Open
6 tasks
avkochekov opened this issue Dec 13, 2023 · 0 comments
Open
6 tasks
Assignees

Comments

@avkochekov
Copy link
Collaborator

avkochekov commented Dec 13, 2023

Необходимо реализовать все необходимые Entity и необходимые DAO-классы, repository-класс, interactor
Методы БД:

  • сохранения вакансии в БД

  • удаление вакансии из БД

  • проверку, есть ли вакансия в БД

  • получение списка всех вакансий из БД

  • Связь между Domain-слоем и ViewModel осуществляется через Interactor

  • Interactor внедрен как зависимость в ViewModel экранов "Избранное" и "Ваканссия"

@avkochekov avkochekov converted this from a draft issue Dec 13, 2023
@artwist-polyakov artwist-polyakov moved this from Todo to Review in HH project team 2 Dec 13, 2023
@artwist-polyakov artwist-polyakov moved this from Review to Done in HH project team 2 Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants