kdadun / ShopAngular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shop created in Angular

This is an implementation of shop/ecommerce built in ASP.Net Web API and Angular.

Features

  • Registration and Login panel
  • Admin panel
  • Sort products by categories, name, price (asc) and price (desc)
  • Pagination of product list
  • See details of products
  • Add product to wish list
  • Add product to the shopping cart
  • Panel for adding comments and rating products
  • Checkout panel
  • Change profile and image
  • Admin has the possibility create categories and products
  • Admin has the possibility of change order state
  • Responsive web design

Installation

Clone the project

git clone https://github.com/kdadun/Shop-Angular

Install npm dependencies inside the project folder

cd shopAngular/AngularShop

npm install

Start the application

ng serve --open

Example accounts

Admin account:

login: admin password: Admin1

User account:

login: qaz password: Qa1

License

The MIT License (MIT)

About


Languages

Language:PowerShell 33.2%Language:C# 24.9%Language:Pascal 16.3%Language:HTML 8.6%Language:TypeScript 8.0%Language:Puppet 3.9%Language:JavaScript 3.5%Language:CSS 1.5%Language:ASP 0.0%