Skip to content

Fetch book information from Koha #18

@Marcelixoo

Description

@Marcelixoo

In order to feed the Book Detailed Page with dynamic information, we need to query the data from Koha via its REST API.

The API calls should be done on behalf of the logged in user to respect the scope of its permissions.

Acceptance Criteria

  • A single book’s information is returned with the correct formatting by the book’s unique identifier.
  • Errors are communicated to the students with an easy scape path (i.e., file-a-bug form)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions