You are on page 1of 1

E-commerce website in Visual Studio using MVC with basic design

MySQl database that build in Visual Studio

Tables:

1. Customer
2. Category
3. Product
4. Cart item
5. Cart
6. Address
7. Payment
8. Discount
9. Promocode
10. Favourite list

Features:

1. Login logout register


2. Admin home page and nave
3. User home page and nave
4. Add remove edit product for admin
5. Add to cart
6. Add address
7. check out
8. Discount based on product category
9. Add promo code in check out page
10. Add product to favourite list

You might also like