{"id":19899294,"url":"https://github.com/derrickodhiambo/github-ip2","last_synced_at":"2026-04-17T02:32:25.757Z","repository":{"id":142730203,"uuid":"291006271","full_name":"DerrickOdhiambo/Github-IP2","owner":"DerrickOdhiambo","description":"An application that can search git-hub users and display their public repositories","archived":false,"fork":false,"pushed_at":"2020-09-01T12:41:13.000Z","size":2891,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T11:48:33.311Z","etag":null,"topics":["angular-cli","html-css-javascript","typescript"],"latest_commit_sha":null,"homepage":"https://derrickodhiambo.github.io/Github-IP2/","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/DerrickOdhiambo.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":"2020-08-28T09:27:52.000Z","updated_at":"2020-09-01T12:40:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6d12b43-e47d-4498-ae79-9300f6d4f4c8","html_url":"https://github.com/DerrickOdhiambo/Github-IP2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DerrickOdhiambo/Github-IP2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerrickOdhiambo%2FGithub-IP2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerrickOdhiambo%2FGithub-IP2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerrickOdhiambo%2FGithub-IP2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerrickOdhiambo%2FGithub-IP2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerrickOdhiambo","download_url":"https://codeload.github.com/DerrickOdhiambo/Github-IP2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerrickOdhiambo%2FGithub-IP2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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","html-css-javascript","typescript"],"created_at":"2024-11-12T20:07:58.119Z","updated_at":"2026-04-17T02:32:25.649Z","avatar_url":"https://github.com/DerrickOdhiambo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GithubFinder\n\n- This is an angular aplication that uses github api to search for github users online and display their repositories.\n\n## Project Live Link\n\n- [Click for to view the site]()\n\n## Setup / Installation\n\n- Install angular CLI (if you don't have it)\n- git clone https://github.com/DerrickOdhiambo/Github-IP2.git\n- cd Github-IP2\n- code .\n- run command ng serve --open in your terminal to open the project in localhost:4200\n\n## Author\n\n- [Derrick Odhiambo](https://github.com/DerrickOdhiambo/Github-IP2)\n\n## Behavior Driven Development\n\n| Behavior                              | Input Example   | Output Example                                                   |\n| ------------------------------------- | --------------- | ---------------------------------------------------------------- |\n| Input name filled with correct data   | DerrickOdhiambo | Github profile with an avatar image of the user                  |\n| Input name filled with incorrect data |                 | An alert with the error is displayed                             |\n| User leaves the input field empty     |                 | The search button is deactivated                                 |\n| User clicks Show Repositories button  |                 | A list of the user repositories is displayed                     |\n| User clicks Show Repositories button  |                 | Resets the input field                                           |\n| User clicks View Repo button          |                 | User is directed to the github page of that spewcific repository |\n\n## Technologies Used\n\n- Angular CLI\n- HTML \u0026 CSS\n- Bootstrap 4\n\n### Known Bugs\n\n- The error for a bad API request does not display in the DOM\n- The repository view does not reset when searching for a new user\n\n## Contact\n\n- odhiamboderrick56@gmail.com\n\n## License\n\nMIT License\n\nCopyright (c) [2020][derrick odhiambo]\n\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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderrickodhiambo%2Fgithub-ip2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderrickodhiambo%2Fgithub-ip2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderrickodhiambo%2Fgithub-ip2/lists"}