Skip to content

The frontend/client for E-Commerce project built with Angular/NodeJs

Notifications You must be signed in to change notification settings

faisalbhuiyan3038/ShopHiveClient

Repository files navigation

You are browsing the frontend for ShopHive E-Commerce Project. Click to go to the backend.

Tech Stack (for Backend)

  • .Net Core Web Api
  • Microsoft SQL Server

Tech Stack (for Frontend)

  • Angular JS
  • Node JS
  • Bootstrap
  • Redis

Gettng Started

To get started with the frontend, follow these steps:

  1. Clone this repository.

    git clone https://github.com/faisalbhuiyan3038/ShopHiveClient.git
    
    cd ShopHiveClient
  2. Install Angular and Node JS.

  3. Install the missing dependencies.

    npm install
  4. That's it for the backend.

Features

Feature Coded? Description
Add a Product Ability of Add a Product on the System
List Products Ability of List Products
Edit a Product Ability of Edit a Product
Delete a Product Ability of Delete a Product
Add Item to Cart Ability to Add Item to Cart
Delete Items in Cart Ability to delete the items in Cart
Modify Quantity in Cart Ability to modify quantity of item in Cart
Checkout Ability to Checkout with the items in cart
Login/Register Users Create new users or sign in existing ones
Generate JsonWebTokens on Login Generate web tokens for security
Filter Products by Price, Category and Alphabetically Filter the products

Website Preview

Home Page

Home Page


Products Page

Products Page


Single Product Page

Single Product Page


Cart Page

Cart Page


Login Page

Login Page


Register Page

Register Page


About

The frontend/client for E-Commerce project built with Angular/NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published