{"id":15093248,"url":"https://github.com/frckbrice/angular-shopping-app","last_synced_at":"2026-02-04T22:34:13.489Z","repository":{"id":229399287,"uuid":"776631490","full_name":"frckbrice/Angular-shopping-app","owner":"frckbrice","description":"This project is a simple storefront built with Angular, showcasing various Angular concepts including standalone apps, modules, services, components, and routing. And demonstrate basic CRUD (Create, Read, Update, Delete) operations on products.","archived":false,"fork":false,"pushed_at":"2024-04-20T15:34:28.000Z","size":468,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T23:04:23.434Z","etag":null,"topics":["angular-cli","angular2","primeng","primeng-icons","scss"],"latest_commit_sha":null,"homepage":"https://angular-shopping-app.vercel.app","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/frckbrice.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":"2024-03-24T03:09:01.000Z","updated_at":"2024-03-26T15:15:57.000Z","dependencies_parsed_at":"2024-04-20T16:43:21.003Z","dependency_job_id":"49c8a270-7856-4849-87b5-07becc4e2acc","html_url":"https://github.com/frckbrice/Angular-shopping-app","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"8a01753e805757e126a5b2e45f2ded943a9d26b9"},"previous_names":["frckbrice/angular-shopping-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frckbrice/Angular-shopping-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2FAngular-shopping-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2FAngular-shopping-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2FAngular-shopping-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2FAngular-shopping-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frckbrice","download_url":"https://codeload.github.com/frckbrice/Angular-shopping-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2FAngular-shopping-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265218750,"owners_count":23729528,"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-cli","angular2","primeng","primeng-icons","scss"],"created_at":"2024-09-25T11:20:22.619Z","updated_at":"2026-02-04T22:34:13.456Z","avatar_url":"https://github.com/frckbrice.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular-shopping FE\n\nThis project is a simple storefront built with Angular, showcasing various Angular concepts including standalone apps, modules, services, components, and routing.\nAnd demonstrate basic CRUD (Create, Read, Update, Delete) operations on products.\n\n## Features\n  - *Standalone App*: The project is structured as a standalone Angular application.\n  - *Modules*: Utilizes Angular modules for better organization and separation of concerns.\n  - *Services*: Demonstrates the use of Angular services for data management and business logic.\n  - *Components*: Various components for different parts of the storefront, like product listing, editing, and addition.\n  - *Routing*: Implements Angular routing to navigate between different sections of the application.\n  - *CRUD Operations*: Users can perform Create, Read, Update, and Delete operations on products.\n    \n## Getting Started\n### Prerequisites\nBefore you begin, ensure you have the following installed:\n\nNode.js and npm\nAngular CLI: npm install -g @angular/cli\nPrime NG\n\n\n## Installation\nClone the repository:\n\n## Command line steps\ngit clone https://github.com/frckbrice/Angular-shopping-app.git\n## Install dependencies:\n$ npm install   // install dependencies\n$ ng serve   // Run the development server:\n\n\nOpen your browser and navigate to http://localhost:4200/ to see the app in action.\n\n## Author\n\n👤 **Avom Brice**\n\n- GitHub: [@frckbrice](https://github.com/frckbrice)\n- linkedin: [@avombrice](https://www.linkedin/in/avombrice)\n\nLicense\nThis project is licensed under the MIT License.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.1.\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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrckbrice%2Fangular-shopping-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrckbrice%2Fangular-shopping-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrckbrice%2Fangular-shopping-app/lists"}