MVCShoppingMall
MVCShoppingMall copied to clipboard
Use ASP.NET MVC to build e-commerce platform, including backoffice.
MVC購物商城
English Readme | 預覽 | 管理員帳號 : [email protected]/P@ssw0rd
使用 ASP.NET MVC 做購物商城 + 後台管理

特色:
- 完整購物流程
- 後台權限管理、商品上下架
- 商品圖片上傳Azure Blob
- Code first + Seed 設計自動產生運行資料
- 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:
- Entire process of e-commerce platform
- Backoffice for user restriction, product upload, product management
- Picture upload to Azure Blob
- Code first + Seed to auto generate db in App_Data
- Responsive design
Developement:
Open with VS2013 and just run it, since it is Code first it will auto generate db in App_Data.