{"id":24426753,"url":"https://github.com/elena-in-code/book-search-app","last_synced_at":"2025-04-12T08:44:26.091Z","repository":{"id":125231545,"uuid":"104182047","full_name":"elena-in-code/Book-Search-App","owner":"elena-in-code","description":"JavaScript search App","archived":false,"fork":false,"pushed_at":"2017-09-25T11:46:04.000Z","size":38,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T03:51:15.345Z","etag":null,"topics":["ajax","es6-javascript","json","search","typeahead","vanilla-javascript"],"latest_commit_sha":null,"homepage":"https://elena-in-code.github.io/Book-Search-App/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elena-in-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-20T07:33:40.000Z","updated_at":"2020-12-13T15:44:54.000Z","dependencies_parsed_at":"2023-08-10T17:46:52.231Z","dependency_job_id":null,"html_url":"https://github.com/elena-in-code/Book-Search-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FBook-Search-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FBook-Search-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FBook-Search-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FBook-Search-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elena-in-code","download_url":"https://codeload.github.com/elena-in-code/Book-Search-App/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543825,"owners_count":21121837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax","es6-javascript","json","search","typeahead","vanilla-javascript"],"created_at":"2025-01-20T11:29:06.370Z","updated_at":"2025-04-12T08:44:26.086Z","avatar_url":"https://github.com/elena-in-code.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\u003ca href=\"https://elena-in-code.github.io/Book-Search-App/\"\u003e\u003cstrong\u003eLibrary Search App - javaScript\u003c/strong\u003e\u003c/a\u003e\u003c/h1\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/30567608/30784493-4402a2e0-a156-11e7-863d-bf707f4c058b.PNG\"\u003e\n\u003cp\u003eNational Library Search App - Find your favorite books!\u003c/p\u003e\n\u003cp\u003eA responsive application code with javascript\u003c/p\u003e\n\n\u003ch3\u003eTechnologies used: \u003c/h3\u003e\n\u003cul\u003e\n\t\u003cli\u003eHTML5\u003c/li\u003e\n\t\u003cli\u003eCSS3\u003c/li\u003e\n\t\u003cli\u003ejavaScript ES6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eUser Stories: \u003c/h3\u003e\n\u003cul\u003e\n\t\u003cli\u003eButton \"Ver Cátalogo Completo\" will show you with one click the full collection available in the library (Book tittle \u0026 author name and lastname)\u003c/li\u003e\n\t\u003cli\u003eButton \"Iniciar Nueva Búsqueda\" will clear up your previous search and results, allows you to start a new search. This will reset your search at any moment\u003c/li\u003e\n  \u003cli\u003eText Input Box \"Buscar\" will allow you to search by:\n    \u003cul\u003e\n      \u003cli\u003eAuthor name or lastname\u003c/li\u003e\n      \u003cli\u003eBook tittle\u003c/li\u003e\n      \u003cli\u003eGenre\u003c/li\u003e\n      \u003cli\u003eISBN number\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003eResults will be shown at the same time as you are typing, highlighting matching letters, so search results will be shown directly below, it is not neccesary to press enter or click any other button. (Type Ahead.)\u003c/li\u003e\n  \u003cli\u003eInside of each search result you will find:\n    \u003cul\u003e\n      \u003cli\u003eBook tittle\u003c/li\u003e\n      \u003cli\u003eAuthor name and lastname\u003c/li\u003e\n      \u003cli\u003eGenre\u003c/li\u003e\n      \u003cli\u003eISBN number\u003c/li\u003e\n      \u003cli\u003eList of users that recently visited the book\u003c/li\u003e\n    \u003c/ul\u003e\n  \u003c/li\u003e\n  \u003cli\u003eClicking on a user name will display a pop-up list of books that this particular user has also visited. Use the \"X\" on the right top corner to close this list\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThe information that will be displayed by the App could be seen in the JSON format \u003ca href=\"https://gist.githubusercontent.com/finizen/6f5d574cec11112342c552fe6fa64a8a/raw/4cf357afb82e6baae7fd06c5a7c3990d1c0977f6/booksV1.json\"\u003ehere\u003c/a\u003e, it is not neccesarily real\u003c/p\u003e\n\n\u003ch5\u003eHope you like it!\u003c/h5\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felena-in-code%2Fbook-search-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felena-in-code%2Fbook-search-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felena-in-code%2Fbook-search-app/lists"}