Library of Congress Search Tool is an application that searches and displays results from the Library of Congress API.
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.
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.
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.
HTML, CSS, Bootstrap, JavaScript, Ajax, Responsive Design, Library of Congress API
Library of Congress Search Tool is available under the MIT License.
https://marycpriyanka.github.io/Library-of-Congress-Search-tool/
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.
https://github.com/marycpriyanka
For any addditional questions, reach me at marycpriyanka@gmail.com.