Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 2.09 KB

README.md

File metadata and controls

59 lines (35 loc) · 2.09 KB

Library of Congress Search Tool

badge

Description

Library of Congress Search Tool is an application that searches and displays results from the Library of Congress API.

Table of Contents

Installation

This program can be run through a browser using the link to the deployed application. Alternatively, to run this application locally you will need to:

  • Clone this repository to receive all of the files.
  • Open the index.html file in your default browser.

Usage

When the user submits a search query from the application to request data, they receives a response from the Library of Congress. The user can either perform a generic search for data in all formats or I can select a format in the form to help filter results.

HomePage

The user can see all of the results of their search displayed on a separate page. The user can conduct additional searches from the results page as well.

ResultsPage

Technologies used

HTML, CSS, Bootstrap, JavaScript, Ajax, Responsive Design, Library of Congress API

License

Library of Congress Search Tool is available under the MIT License.

Deployed link

https://marycpriyanka.github.io/Library-of-Congress-Search-tool/

How to Contribute

Contributions and ideas are welcome. Before submitting an issue, please take a moment to look over the contributing guidelines in https://www.contributor-covenant.org/ . Before submitting pull requests, ensure the following:

Fork the repo and create your branch from develop. Test your code.

Questions

https://github.com/marycpriyanka

For any addditional questions, reach me at marycpriyanka@gmail.com.