The project allows the user to search for books within the "Open Library" service by entering the name of the category of books ("love", "fantasy", "history", etc.) in a textbox. The search result consists of the list of books (title and authors) and their descriptions. The latter is obtained through a second API call to the "Open Library" service and can be viewed by pressing a specific button.
Color | Hex |
---|---|
Primary Color | #393441 |
Primary Color (inverse) | #2f2a36 |
Secondary Color | #FAF8FF |
Tertiary Color | #FBBA83 |
Documentation | Link |
---|---|
Open Library | Developer Center - APIs |
Parameter | Type | Description |
---|---|---|
subject |
string |
Get list of all books |
key |
string |
Get book's description |