{"id":19767395,"url":"https://github.com/hoxtygen/autocomplete","last_synced_at":"2026-05-10T22:49:38.070Z","repository":{"id":45715003,"uuid":"513420188","full_name":"Hoxtygen/autocomplete","owner":"Hoxtygen","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-26T20:21:14.000Z","size":347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-28T10:56:55.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Hoxtygen.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}},"created_at":"2022-07-13T07:19:35.000Z","updated_at":"2022-07-15T10:43:33.000Z","dependencies_parsed_at":"2023-01-31T01:15:23.771Z","dependency_job_id":null,"html_url":"https://github.com/Hoxtygen/autocomplete","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hoxtygen/autocomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoxtygen%2Fautocomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoxtygen%2Fautocomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoxtygen%2Fautocomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoxtygen%2Fautocomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hoxtygen","download_url":"https://codeload.github.com/Hoxtygen/autocomplete/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hoxtygen%2Fautocomplete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32874700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-12T04:29:34.169Z","updated_at":"2026-05-10T22:49:38.052Z","avatar_url":"https://github.com/Hoxtygen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Autocomplete\n\n\n\n## How to run the App\n* clone the repo. \n* open a terminal on your PC, run `git clone https://github.com/Hoxtygen/autocomplete.git`\n* `cd` into the project folder and run `npm install`\n* run `npm start`\n* open a browser and navigate to `localhost:3000`\n* type in starwars character into the autocomplete input\n\n\n## Note\nThe project makes use of the starwars character data for autocompletion. Data can be fetched in 2 ways\n* locally using local starwars data.\n* Using the [starwars API](https://swapi.dev/api/people/).\n\nTwo change handlers are provided;\n* handleChange makes use of [starwars API](https://swapi.dev/api/people/).\n* localHandleChange makes use of local starwars data.\n\nTo switch betweent these 2 use either as the handleChange prop on the `\u003cAutoComplete /\u003e` component in the `\u003cHome /\u003e` component present in the `views` directory\n\n\n## Part 2\nAnswers to theoretical question can be found in [here](https://github.com/Hoxtygen/autocomplete/blob/develop/part2/answers.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoxtygen%2Fautocomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoxtygen%2Fautocomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoxtygen%2Fautocomplete/lists"}