{"id":24426752,"url":"https://github.com/elena-in-code/angular-book-search-app","last_synced_at":"2026-04-16T05:34:38.823Z","repository":{"id":125231432,"uuid":"107431541","full_name":"elena-in-code/Angular-Book-Search-App","owner":"elena-in-code","description":"Application Angular 4 - Fictional National Library","archived":false,"fork":false,"pushed_at":"2018-02-09T09:08:15.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-31T23:57:17.109Z","etag":null,"topics":["angular-cli","angular-pipe","angular-router","angular-service","angular4","api","json-api","search-interface"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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-10-18T16:04:22.000Z","updated_at":"2021-12-30T06:27:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9d4bcb4-13db-4c0f-8dce-6db7adf2eecb","html_url":"https://github.com/elena-in-code/Angular-Book-Search-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elena-in-code/Angular-Book-Search-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FAngular-Book-Search-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FAngular-Book-Search-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FAngular-Book-Search-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FAngular-Book-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/Angular-Book-Search-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elena-in-code%2FAngular-Book-Search-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angular-cli","angular-pipe","angular-router","angular-service","angular4","api","json-api","search-interface"],"created_at":"2025-01-20T11:29:06.362Z","updated_at":"2026-04-16T05:34:38.801Z","avatar_url":"https://github.com/elena-in-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\u003cstrong\u003eAngular 4 \"National Library\"\u003c/strong\u003e\u003c/h1\u003e\n\u003cp\u003eBook Search Application\u003c/p\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/30567608/31730008-e7227666-b430-11e7-99f8-2344d1e50de7.gif\"\u003e\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.3.\n\n## Development server\n\nInstall local dev dependencies: `npm install` while current directory is this repo \u003cbr\u003e\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n\u003ch3\u003eUser Stories: \u003c/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eAt the top of the app you can find the navigation area with the options: \"Ver Cátalogo Completo\" and \"Buscar\"\u003c/li\u003e\n\t\u003cli\u003e\"Ver Cátalogo Completo\" will show you with one click the full collection available in the library (Book tittle \u0026 author name and lastname) and a list of users that recently visited each book\u003c/li\u003e\n  \u003cli\u003eHovering over the user name will display a pop-up list of books that this particular user has also visited.\u003c/li\u003e\n  \u003cli\u003e\"Buscar\" will allow you to search typing in the Text Input Boxes available, the categories you can 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, 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    \u003c/ul\u003e\n  \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%2Fangular-book-search-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felena-in-code%2Fangular-book-search-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felena-in-code%2Fangular-book-search-app/lists"}