Skip to content

nguyennvo215/Ecommerce_NT

 
 

Repository files navigation

Rookie Assignment Project - Ecommerce_NT

Author : Hoàng Tiến Dũng

Contact :

FrameWork:

  • Customer Site: ASP.NET Core MVC
  • Server Site: ASP>NET Core API, Identity Server
  • Admin Site: ReactJS

Database:

  • SQL Server

Azure Cloud Services:

  • Admin Site: azure storage explorer
  • Server Site + Customer Site : WebApp
  • Datbase : SQL Database

Deploy Hosting:

Architecture

image info

Construct

ServerSite

  • Login/logout
  • Manage product categories (Name, Description)
  • Manage products (Name, Category, Description, Price, Images, CreatedDate, UpdatedDate)
  • View customers

CustomerSite

  • Home page: category menu, features products
  • View products by category
  • View product details
  • Product rating
  • Register
  • Login/Logout
  • Optional (shopping cart, ordering)

AdminSite

  • Login/logout
  • Manage product categories (Name, Description)
  • Manage products (Name, Category, Description, Price, Images, CreatedDate, UpdatedDate)
  • View customers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 74.3%
  • JavaScript 12.3%
  • HTML 11.1%
  • CSS 2.2%
  • Shell 0.1%