{"id":37822595,"url":"https://github.com/elimity-com/frontend-intern-exercise","last_synced_at":"2026-01-16T15:43:02.447Z","repository":{"id":54021930,"uuid":"276385220","full_name":"elimity-com/frontend-intern-exercise","owner":"elimity-com","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-12T09:32:55.000Z","size":1321,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-03-12T10:43:12.649Z","etag":null,"topics":[],"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/elimity-com.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":"2020-07-01T13:28:57.000Z","updated_at":"2024-03-12T09:32:57.000Z","dependencies_parsed_at":"2022-08-13T06:10:13.442Z","dependency_job_id":null,"html_url":"https://github.com/elimity-com/frontend-intern-exercise","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/elimity-com/frontend-intern-exercise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimity-com%2Ffrontend-intern-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimity-com%2Ffrontend-intern-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimity-com%2Ffrontend-intern-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimity-com%2Ffrontend-intern-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elimity-com","download_url":"https://codeload.github.com/elimity-com/frontend-intern-exercise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimity-com%2Ffrontend-intern-exercise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":[],"created_at":"2026-01-16T15:43:02.352Z","updated_at":"2026-01-16T15:43:02.422Z","avatar_url":"https://github.com/elimity-com.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elimity Frontend Internship Exercise\n\n## Welcome\n\nHi, and thanks for applying for the **Elimity Frontend Developer Intern** position at the Elimity Engineering team.\n\nThis exercise is designed to give you an opportunity to show off programming skills that would be relevant to work at\n[Elimity](https://www.elimity.com/) and to give you an idea what type of work you would be doing during your internship.\n\n## Installation\n\nThe only prerequisite for installing this application is [Docker Compose](https://docs.docker.com/compose/). You can\nrun the development container and open a shell in it by running the following commands:\n\n```console\n$ docker compose up -d\n$ docker compose exec node bash\n```\n\nTo start the application itself, run the following commands in the newly opened shell:\n\n```console\n$ npm i\n$ npx ng s\n```\n\nYou can now use the application by visiting http://localhost:4200 on your machine.\n\n## Exercise instructions\n\nThis repository implements a simple todo application with Angular 17. However, it currently uses a somewhat outdated\nversion of the Angular Material library, which provides some good-looking components out of the box. Your task is to\nupdate this dependency from version 16 to 17. More specifically, your solution should fulfill these requirements:\n\n1. The application should depend on `@angular/material@^17.2.2` instead of `@angular/material@^16.2.14`.\n2. There shouldn't be any big changes to application's UI or functionality.\n3. The resulting code should pass the linter and formatting checks defined in\n   [.github/workflows/pull-request.yml](.github/workflows/pull-request.yml).\n\n## Practicalities\n\nYou can hand in your solution via one of these channels:\n\n1. Create a public fork of this repository, make a PR in that repository with your changes and send us a link to the PR\n   at dev@elimity.com.\n2. Clone this repository, apply your changes locally and send us a ZIP file at dev@elimity.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felimity-com%2Ffrontend-intern-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felimity-com%2Ffrontend-intern-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felimity-com%2Ffrontend-intern-exercise/lists"}