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

API's for manage checks from community check app #644

Open
Valyukhov opened this issue Jul 18, 2024 · 0 comments
Open

API's for manage checks from community check app #644

Valyukhov opened this issue Jul 18, 2024 · 0 comments
Labels
priority/low Low priority

Comments

@Valyukhov
Copy link
Contributor

According to #643, I need to make an api and hooks for the interaction of the V-Cana client part with the API https://community-check.netlify.app
So far, presumably
API - GET request + hook - return the list of books of the current project
API - GET request + hook - return a list of checks for the current workbook
API - POST - create a quick check (take the book code + the verification code and manually enter the name of the check)
API - PUT - change the verification parameters (date, date, add or remove inspectors)

Согласно #643 ишью нужно сделать api и хуки для взаимодействия клиентской части V-Cana с API https://community-check.netlify.app
Пока предположительно
API - GET запрос + хук - вернуть список книг текущего проекта
API - GET запрос + хук - вернуть список проверок текущей книги
API - POST - создать быструю проверку(брать код книги+код проверки и внести вручную название проверки)
API - PUT - изменить параметры проверки (навание, дата, добавить или убрать инспекторов)

@Valyukhov Valyukhov added this to the Community check integration milestone Jul 18, 2024
@Valyukhov Valyukhov added the priority/low Low priority label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant