{"id":20638207,"url":"https://github.com/imtiajahammad/angularcrud","last_synced_at":"2026-04-16T19:45:16.726Z","repository":{"id":116288520,"uuid":"551795643","full_name":"imtiajahammad/AngularCRUD","owner":"imtiajahammad","description":"This is the consumer application for the asp.net core web API. It is just to practice angular services for integrating with asp.net core rest apis","archived":false,"fork":false,"pushed_at":"2022-10-16T04:15:16.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T09:34:18.014Z","etag":null,"topics":["angular","bootstrap","components","filtering","registermodules","routing","services","sorting","typescript"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/imtiajahammad.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":"2022-10-15T05:26:50.000Z","updated_at":"2022-10-15T05:30:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ec245ab-06b5-458d-93dc-46b261863fbe","html_url":"https://github.com/imtiajahammad/AngularCRUD","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imtiajahammad/AngularCRUD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtiajahammad%2FAngularCRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtiajahammad%2FAngularCRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtiajahammad%2FAngularCRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtiajahammad%2FAngularCRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imtiajahammad","download_url":"https://codeload.github.com/imtiajahammad/AngularCRUD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtiajahammad%2FAngularCRUD/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259843302,"owners_count":22920302,"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":["angular","bootstrap","components","filtering","registermodules","routing","services","sorting","typescript"],"created_at":"2024-11-16T15:17:19.372Z","updated_at":"2026-04-16T19:45:11.679Z","avatar_url":"https://github.com/imtiajahammad.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AngularCRUD\n\nThis is the consumer application for the asp.net core web API. It is just to practice angular services for integrating with asp.net core rest apis\n\nProducer REST API Application: https://github.com/imtiajahammad/EmployeeMCrud\n\n\nReference : \nhttps://www.c-sharpcorner.com/article/angular-crud-using-net-core-web-api/\n\nKey features:\n\n                * Create Angular App \n                * Adding Services\n                * Adding Components\n                * Adding Bootstrap\n                * Register modules\n                * Add Routing  \n                * Navigating menus for routing\n                * Adding component codes\n                * Filtering \u0026 Sorting\n\nCommands: \n* ng new AngularCRUD\n* ng serve -o\n* ng serve -open\n* ng g c department\n* ng g c department/add-edit-department\n* ng g c department/show-department\n* ng g c employee\n* ng g c employee/add-edit-employee\n* ng g c employee/show-employee\n* ng g s apiservice\n\n\nAdding Bootstrap:\n1. Go to https://getbootstrap.com/ \n2. copy bootstrap.min.css and bootstrap.bundle.min.js links\n3. Open index.html page and paste .css link in the head section and .js after body section\n\nRegister Modules:\n1. add services in providers in app.module.ts\n2. add imports in app.module.ts for HttpClient,FormsModule,ReactiveFormsModule\n\nAdd Routing:\n1. adding routes for department in app-routing.module.ts for routes\n2. adding routes for employee in app-routing.module.ts for routes\n\nNavigating menus for routing:\n1. Open app.component.html\n2. add navigations\n\n\nAdding service, component codes \u0026 Filtering \u0026 Sorting\n1. Injecting httpClient into constractor\n2. adding functions for department apis\n3. Adding functions for employee apis\n\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.1.0.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtiajahammad%2Fangularcrud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimtiajahammad%2Fangularcrud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtiajahammad%2Fangularcrud/lists"}