Skip to content

Files

Latest commit

b1088f3 · May 10, 2022

History

History
63 lines (40 loc) · 2.72 KB

README.md

File metadata and controls

63 lines (40 loc) · 2.72 KB

Book Search Project

Description

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.

Screenshots

App Screenshot

Link

Website

Built with

Color Reference

Color Hex
Primary Color #393441
Primary Color (inverse) #2f2a36
Secondary Color #FAF8FF
Tertiary Color #FBBA83

API Reference

Documentation Link
Open Library Developer Center - APIs
Parameter Type Description
subject string Get list of all books
key string Get book's description

Links

portfolio

linkedin

Acknowledgements

License

GitHub license