{"id":27455614,"url":"https://github.com/galileo680/ecommerce-frontend","last_synced_at":"2026-05-07T04:34:42.651Z","repository":{"id":282942354,"uuid":"950079572","full_name":"galileo680/ecommerce-frontend","owner":"galileo680","description":"Frontend part for a E-commerce application. Built with Angular 18.","archived":false,"fork":false,"pushed_at":"2025-04-10T21:05:02.000Z","size":2483,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T08:14:42.244Z","etag":null,"topics":["angular","ecommerce","html","html5","scss","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/galileo680.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-17T15:45:08.000Z","updated_at":"2025-04-10T21:05:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"49ba1696-3c8e-4cb2-b515-acb1f619cb19","html_url":"https://github.com/galileo680/ecommerce-frontend","commit_stats":null,"previous_names":["galileo680/ecommerce-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/galileo680/ecommerce-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2Fecommerce-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2Fecommerce-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2Fecommerce-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2Fecommerce-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galileo680","download_url":"https://codeload.github.com/galileo680/ecommerce-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galileo680%2Fecommerce-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006756,"owners_count":26084148,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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","ecommerce","html","html5","scss","typescript"],"created_at":"2025-04-15T16:44:20.034Z","updated_at":"2025-10-11T08:14:42.564Z","avatar_url":"https://github.com/galileo680.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EcommerceFrontend - ShopVerse\n\nShopVerse is a modern e-commerce frontend application built with Angular 18. This project provides a complete online shopping experience with user authentication, product browsing, cart management, checkout process, and admin dashboard for product and category management.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Project Structure](#project-structure)\n- [Setup and Installation](#setup-and-installation)\n- [Preview](#preview)\n- [API Integration](#api-integration)\n- [Contributing](#contributing)\n- [Author](#author)\n\n## Features\n\n- **User Authentication**: Registration, login, and account activation\n- **Product Browsing**: View all products or filter by category\n- **Search Functionality**: Find products using the search bar\n- **Shopping Cart**: Add, update, and remove items\n- **Checkout Process**: Shipping information, payment details, and order confirmation\n- **Admin Panel**: Complete product and category management\n- **Responsive Design**: Works on desktop, tablet, and mobile devices\n\n## Technologies Used\n\n- **Angular 18**\n- **Angular Material UI**\n- **RxJS**\n- **JWT Authentication**\n- **REST API Integration**\n\n## Preview\n\nBelow are previews of key screens from the application:\n\n### Home Page\n\nThe main landing page.\n![Home Page](./src/assets/screenshots/home1.jpg)\n\n### Shop by Category\n\nVisually browse different product categories.\n![Shop by Category](./src/assets/screenshots/home2.jpg)\n\n### Featured Products\n\nShowcase of highlighted products.\n![Featured Products](./src/assets/screenshots/home3.jpg)\n\n### Why Shop With Us Section\n\nHighlighting the main benefits of shopping with ShopVerse.\n![Why Choose Us](./src/assets/screenshots/home4.jpg)\n\n### Login Page\n\nUser authentication screen.\n![Login Page](./src/assets/screenshots/login1.jpg)\n\n### Registration Page\n\nUser registration form.\n![Registration Page](./src/assets/screenshots/register1.jpg)\n\n### Products Page\n\nBrowse all products with category filtering.\n![Products Page](./src/assets/screenshots/products1.jpg)\n\n### Product Detail Page\n\nDetailed view of a specific product.\n![Product Detail](./src/assets/screenshots/products-detail1.jpg)\n\n### Search Results\n\nResults page after searching for products.\n![Search Results](./src/assets/screenshots/search1.jpg)\n\n### Shopping Cart\n\nView and manage items in the cart.\n![Shopping Cart](./src/assets/screenshots/cart1.jpg)\n\n### Checkout Page\n\nComplete the purchase with shipping and payment details.\n![Checkout](./src/assets/screenshots/checkout1.jpg)\n\n### Admin Dashboard\n\nOverview of store management for administrators.\n![Admin Dashboard](./src/assets/screenshots/admindashboard1.jpg)\n\n### Product Management\n\nAdmin interface for managing products.\n![Product Management](./src/assets/screenshots/manageproducts1.jpg)\n\n### Add Product Form\n\nForm for adding new products to the store.\n![Add Product](./src/assets/screenshots/addproduct1.jpg)\n\n### Category Management\n\nAdmin interface for managing product categories.\n![Category Management](./src/assets/screenshots/categorymanagement1.jpg)\n\n## Setup and Installation\n\n1. **Clone the repository**\n\n   ```\n   git clone https://github.com/galileo680/ecommerce-frontend.git\n   cd ecommerce-frontend\n   ```\n\n2. **Install dependencies**\n\n   ```\n   npm install\n   ```\n\n3. **Configure environment**\n\n   - Update `src/environments/environment.ts` with your API URL\n\n4. **Run the development server**\n\n   ```\n   ng serve\n   ```\n\n5. **Build for production**\n   ```\n   ng build --prod\n   ```\n\n## Author\n\nBartłomiej Głuchowicz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalileo680%2Fecommerce-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalileo680%2Fecommerce-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalileo680%2Fecommerce-frontend/lists"}