Shopping Cart project built using .Net Core MVC (with Entity Framework Core) as web application server, MS SQL as backend database server and HTML/CSS/Javascript(AJAX) as frontend web page design.
Summary of Features:
- Login and register page with validation
- Search bar function in product gallery page
- Session to for temporary storage of guest user when shopping
- Add-to-cart counter auto update for great user experience
- Database and session cart data syncing when user logs in
- Product cart page with interactive UIs (with AJAX auto update and deletion)
- Product Summary page after checkout with unique code generation according to quantity of product purchased
- Recommended product on product detail page
- Comment and Rating submission after each purchase of product
Preview of final result:
