eugbyte / ASP-MVC-Shopping-Website

Online e-commerce website in ASP MVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP-MVC-Shopping-Website

Online e-commerce website in ASP MVC

Click on the video demonstration to view the app!

Fellow contributors:

Khine Hsu Wai
Nguyen Viet Dung

Zhao Min

Guidance before Running the Source Code!!!

DB Connection string

In the UserDb.cs file, replace the XXXXXXX portion of the Database Connection String with your own database server name before running the course code. For example: UserDb() : base("Server=DESKTOP-XXXXXXX;" + "Database=ShopDb; Integrated Security=true")

Log-in credentials:

As an admin:
Username: admin
Password: admin

As a customer:
Username: customer
Password: customer

About

Online e-commerce website in ASP MVC


Languages

Language:JavaScript 94.4%Language:C# 3.5%Language:HTML 1.6%Language:CSS 0.5%Language:ASP 0.0%