{"id":28851716,"url":"https://github.com/rocketloop/scalors-assignment-frontend","last_synced_at":"2026-02-10T22:03:08.689Z","repository":{"id":54438244,"uuid":"103948147","full_name":"Rocketloop/scalors-assignment-frontend","owner":"Rocketloop","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-30T12:46:56.000Z","size":4,"stargazers_count":0,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-24T21:29:55.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Rocketloop.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}},"created_at":"2017-09-18T14:15:29.000Z","updated_at":"2021-03-30T12:46:58.000Z","dependencies_parsed_at":"2022-08-13T15:40:37.985Z","dependency_job_id":null,"html_url":"https://github.com/Rocketloop/scalors-assignment-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rocketloop/scalors-assignment-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocketloop%2Fscalors-assignment-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocketloop%2Fscalors-assignment-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocketloop%2Fscalors-assignment-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocketloop%2Fscalors-assignment-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rocketloop","download_url":"https://codeload.github.com/Rocketloop/scalors-assignment-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rocketloop%2Fscalors-assignment-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29319275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2025-06-19T21:06:19.070Z","updated_at":"2026-02-10T22:03:08.669Z","avatar_url":"https://github.com/Rocketloop.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Assignment: Chip Input Component\n\nThe assignment involves the creation of an Angular 11 component that implements the functionality of a chip input.\n\n## Chip Input\n\nA chip input is a form control that can be used to select and remove multiple items from a list of suggestions using auto-complete functionality. The following animation is an example for a chip input.\n\n![React Chip Layout](https://github.com/gregchamberlain/react-chips/raw/master/assets/example.gif)\n\n## User Story\n\nWhen a user enters text in the input field, a list of suggestions is shown, that can be chosed by the user. The suggestions can be navigated using the keyboard or the mouse, a click or enter press selects the currently highlighted item. The selected item is added as a chip into the input field. This process can be repeated indefinitely.\n\n## Constraints\n\nThe component should be implemented as an Angular2+ form control, which means it should behave like a regular form control, including ngModel and reactive form functionality, therefore it must implement the `ControlValueAccessor` interface. Further, the component should receive the list of possible items (suggestions) as an `Input`. The output value of the form control should be a list of the selected items. The component also should have a `value` field, that always holds the current\nform control value.\n\n## How to work on the assessment\n\n*   Clone this repository\n*   Start working on the assignment\n*   Please do periodic commits with meaningful commit messages\n*   Once you are done push your final results\n*   If you don't want to create a public repository please invite (@phelmig, @erzaehlsalex, @flore2003) to your working repository\n*   Please include a brief description how to run your solution\n*   If you have any questions contact us (jobs@rocketloop.de)\n\nPlease note that we don't accept solutions without periodic commits or if we are unable to execute the solution.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketloop%2Fscalors-assignment-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocketloop%2Fscalors-assignment-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketloop%2Fscalors-assignment-frontend/lists"}