{"id":21130708,"url":"https://github.com/annal001/github-search","last_synced_at":"2026-05-04T16:38:17.390Z","repository":{"id":110786498,"uuid":"481904850","full_name":"AnnaL001/github-search","owner":"AnnaL001","description":"An Angular web application that allows users to enter a GitHub username into a form, submit it and view names and descriptions of a person's public repositories. ","archived":false,"fork":false,"pushed_at":"2022-04-19T16:24:23.000Z","size":1676,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T12:14:30.643Z","etag":null,"topics":["angular","bootstrap5","github-api","html-css-javascript","typescript"],"latest_commit_sha":null,"homepage":"https://AnnaL001.github.io/github-search","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnnaL001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-15T09:19:52.000Z","updated_at":"2022-04-18T10:22:12.000Z","dependencies_parsed_at":"2023-03-06T21:15:42.627Z","dependency_job_id":null,"html_url":"https://github.com/AnnaL001/github-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnnaL001/github-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnaL001%2Fgithub-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnaL001%2Fgithub-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnaL001%2Fgithub-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnaL001%2Fgithub-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnnaL001","download_url":"https://codeload.github.com/AnnaL001/github-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnaL001%2Fgithub-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32616249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","bootstrap5","github-api","html-css-javascript","typescript"],"created_at":"2024-11-20T05:37:30.067Z","updated_at":"2026-05-04T16:38:17.364Z","avatar_url":"https://github.com/AnnaL001.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GithubSearch\n\n#### An Angular web application that allows users to enter a GitHub username into a form, submit it and view names and descriptions of a person's public repositories among other data.\n\n## Description\n\nAn Angular web application that allows users to enter a GitHub username into a form, submit it and view repository data such as names, descriptions, the number of forks, programming language used and the date of creation of the repository. Users can also search for specific repositories based on the their repository name or text contained within their descriptions. Moreover, form validation and loaders to enhance the user experience as github user and repositories data is fetched using the github api, have been added.\u003cbr\u003e\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.1.\n\n#### By **[Lynn Nyangon](https://github.com/AnnaL001)**\n\n## Setup/Installation Requirements\n\n- Using a mobile device/laptop ensure you have access to stable internet connection\n- To access the web application's code from your GitHub repository, you can fork the repository main's branch via the 'Fork' button.\n- To access the web application's code locally, you can clone the main branch or download the ZIP folder via the 'Code' button\n- Once locally, you can view the web application code via a text editor.\n- To run the code locally, ensure you have NodeJS and Node Package Manager(NPM) installed.\n- Otherwise to view the web application, navigate to the live site below: \u003cbr\u003e\n  [Live Site](https://AnnaL001.github.io/github-search)\n- To carry out other operations, the guidelines/commands are as listed below:\n  #### Development server\n  Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n  #### Code scaffolding\n  Run `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  #### Build\n  Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n  #### Running unit tests\n  Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n  #### Running end-to-end tests\n  Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n  #### Further help\n  To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n\n## Dependencies\n\n- NodeJS.\n- Node Package Manager(NPM).\n\n## Technologies Used\n\n- Angular Framework\n- HTML - For structure of the page\n- CSS - For styling of the page\n- Bootstrap - For predefined styles thus speed up development time\n- JavaScript/TypeScript - For UI behavior and logic\n- Node Version Manager(NVM) - For installation of NodeJS and NPM.\n\n## Support and contact details\n\nIn case of any queries you can reach out via email; lynn.nyangon@gmail.com\n\n### License\n\nMIT License\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\u003cbr\u003e\nCopyright (c) 2022 **Lynn Nyangon**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannal001%2Fgithub-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fannal001%2Fgithub-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannal001%2Fgithub-search/lists"}