Skip to content

abbey-glitch/books_finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books Finder

Simple Application that searches for books online

All written in JavaScript

Author

Olu Adeyemo Github Email

Version

1.2.1

This application will be updated frequently. You should clone this project and run git pull to get the latest code version

Always refer to this document for latest information.

Important Updates

  • Pagination added
  • Returns 10 results per page but this can be adjusted. You can do this by adjusting defaultMaxResults in the scripts.js file
  • If you are not getting any response, you might need to set your API key.
  • ids attributes starting "bs_" are special and care should be taken when editing.

About API

  • No API Key was used during testing

License

The MIT License (MIT)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • CSS 27.0%
  • HTML 22.9%