{"id":15772894,"url":"https://github.com/maxkless/ticket-mgmt","last_synced_at":"2025-03-31T12:17:24.321Z","repository":{"id":185015718,"uuid":"490179313","full_name":"MaxKless/ticket-mgmt","owner":"MaxKless","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-09T07:44:11.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-05T15:42:47.401Z","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/MaxKless.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}},"created_at":"2022-05-09T07:31:02.000Z","updated_at":"2022-05-09T07:37:31.000Z","dependencies_parsed_at":"2023-08-19T16:17:53.416Z","dependency_job_id":null,"html_url":"https://github.com/MaxKless/ticket-mgmt","commit_stats":null,"previous_names":["maxkless/ticket-mgmt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxKless%2Fticket-mgmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxKless%2Fticket-mgmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxKless%2Fticket-mgmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxKless%2Fticket-mgmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxKless","download_url":"https://codeload.github.com/MaxKless/ticket-mgmt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465256,"owners_count":20781919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-04T15:42:47.248Z","updated_at":"2025-03-31T12:17:24.299Z","avatar_url":"https://github.com/MaxKless.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coding Assignment\n\nThe goal of this assignment is to showcase your ability to develop features and your coding style. Due to the time\nconstraint you will have to prioritize what you work on, and have to try and balance cleanliness with just getting it\ndone.\n\nEven though the app is small, one can easily spend the whole week working on it: perfecting styles, testing every single\nmethod, or carefully crafting every single line of code. Please don't! Do as much as you can in about two hours and\nshare the results.\n\nThe most important part of the interview will come after this one, when we look at the app together, talk about the\ndecisions you have made, etc..\n\n## Getting Started\n\n*Do not fork* this repo. Instead, use\nthe [Download ZIP](https://codeload.github.com/nrwl/nrwl-coding-assignment-angular/zip/refs/heads/main) link.\n\n```bash\ncurl https://codeload.github.com/nrwl/nrwl-coding-assignment-angular/zip/refs/heads/main --output nrwl-coding-assignment-angular.zip\nunzip nrwl-coding-assignment-angular.zip\ncd nrwl-coding-assignment-angular-main\n```\n\nThen install the packages and you're good to go!\n\n```bash\nyarn\n\n# run app\nyarn start\n\n# run tests\nyarn test\n```\n\n## Ticketing managing application\n\nBuild a ticket managing app, where the user can add, filter, assign, and complete tickets.\n\n* The app should have two screens: the list screen and the details screen. Please use the Angular router to manage the\n  transitions between them.\n* Even though we tend to use NgRx for state management, you can use a different approach if you think it fits better.\n* Write a couple of tests. The goal here is not to build a production-quality app, so don't test every single detail.\n  Two or three tests should be good enough.\n* Don't forget about error handling and race conditions. The API server has a random delay. If you bump it up to say 10\n  seconds, would the app still work correctly?\n\n## Submitting your solution\n\nPlease send us the link to your repo on GitHub, Gitlab, etc. We will continue to work on it during the pair-programming\nsessions. Please also indicate approximately how long you spent on the submission.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxkless%2Fticket-mgmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxkless%2Fticket-mgmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxkless%2Fticket-mgmt/lists"}