{"id":20322185,"url":"https://github.com/mohsenshahbazi/crud-test-angular","last_synced_at":"2026-05-09T07:36:04.309Z","repository":{"id":236665008,"uuid":"631906551","full_name":"MohsenShahbazi/crud-test-angular","owner":"MohsenShahbazi","description":"this is crud test angular for test and share with mason-chase","archived":false,"fork":false,"pushed_at":"2023-05-03T20:59:47.000Z","size":499,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T10:13:09.631Z","etag":null,"topics":["angular","javascript","typescript"],"latest_commit_sha":null,"homepage":"","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/MohsenShahbazi.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":"2023-04-24T10:03:53.000Z","updated_at":"2023-05-03T21:00:33.000Z","dependencies_parsed_at":"2024-04-28T05:58:44.960Z","dependency_job_id":"ae639cd1-96aa-4aa9-9462-af9f21e29e9b","html_url":"https://github.com/MohsenShahbazi/crud-test-angular","commit_stats":null,"previous_names":["mohsenshahbazi/crud-test-angular"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MohsenShahbazi/crud-test-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohsenShahbazi%2Fcrud-test-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohsenShahbazi%2Fcrud-test-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohsenShahbazi%2Fcrud-test-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohsenShahbazi%2Fcrud-test-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohsenShahbazi","download_url":"https://codeload.github.com/MohsenShahbazi/crud-test-angular/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohsenShahbazi%2Fcrud-test-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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","javascript","typescript"],"created_at":"2024-11-14T19:19:33.940Z","updated_at":"2026-05-09T07:36:04.293Z","avatar_url":"https://github.com/MohsenShahbazi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRUD Code Test \n\nPlease read each note very carefully!\nFeel free to add/change project structure to a clean architecture to your view.\nand if you are not able to work on FrontEnd project, you can add a Swagger UI\nin a new Front project.\n\nCreate a simple CRUD application with Angular that implements the below model:\n```\nCustomer {\n\tFirstname\n\tLastname\n\tDateOfBirth\n\tPhoneNumber\n\tEmail\n\tBankAccountNumber\n}\n```\n## Practices and patterns (Must):\n\n- [TDD](https://angular.io/guide/testing) [Wiki](https://en.wikipedia.org/wiki/Test-driven_development)\n- [DDD](https://en.wikipedia.org/wiki/Domain-driven_design)\n- [BDD](https://en.wikipedia.org/wiki/Behavior-driven_development)\n- Clean git commits that shows your work progress.\n\n### Validations (Must)\n\n- During Create; validate the phone number to be a valid *mobile* number only (You can use [Google LibPhoneNumber](https://github.com/google/libphonenumber) to validate mobile number).\n\n- A Valid email and a valid account number must be checked before submitting the form.\n\n- Create a Browser local storage in to store list of customers.\n\n- Customers must be unique in database: By `Firstname`, `Lastname` and `DateOfBirth`.\n\n- Email must be unique in the local storage or memory array\n\n### Delivery (Must)\n- Please clone this repository in a new github repository in private mode and share with ID: `mason-chase` in private mode on github.com, make sure you do not erase my commits and then create a [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) (code review).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohsenshahbazi%2Fcrud-test-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohsenshahbazi%2Fcrud-test-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohsenshahbazi%2Fcrud-test-angular/lists"}