Skip to content

Asing1001/MVCShoppingMall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC購物商城

English Readme | 預覽 | 管理員帳號 : [email protected]/P@ssw0rd
使用 ASP.NET MVC 做購物商城 + 後台管理

特色:

  1. 完整購物流程
  2. 後台權限管理、商品上下架
  3. 商品圖片上傳Azure Blob
  4. Code first + Seed 設計自動產生運行資料
  5. RWD 設計

開發:

使用Visual Studio 跑起來後會自動產生db檔案到App_Data.

MVCShoppingMall

Live preview | Admin account : [email protected]/P@ssw0rd
Use ASP.NET MVC Bootstrap3 MSSQL to build e-commerce platform, including backoffice.

Feature:

  1. Entire process of e-commerce platform
  2. Backoffice for user restriction, product upload, product management
  3. Picture upload to Azure Blob
  4. Code first + Seed to auto generate db in App_Data
  5. Responsive design

Developement:

Open with VS2013 and just run it, since it is Code first it will auto generate db in App_Data.