Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 1.13 KB

README.md

File metadata and controls

61 lines (39 loc) · 1.13 KB

Icon

GitHub repo size

About

MvcShop this is E-Shop written in MVC pattern using C# language.

In it you can:

  • Scroll through categories and product lists
  • View Product Details
  • Add items to cart and pay for them
  • Log in to a personal cabinet and customize your profile
  • View your orders
  • The entire site is customizable through the Admin Area
  • There is differentiation of access by authorization on the site
  • Of course you can register on the site

Used Libraries

  • Antlr
  • Bootstrap
  • CKEditor
  • Dropzone
  • EntityFramework
  • Fancybox
  • jQuery
    • UI
    • Validation
  • Microsoft
    • AspNet. Mvc
    • Microsoft.AspNet.Razor
    • Microsoft.AspNet.WebPages
    • Microsoft.AspNet.Web.Optimization
    • Microsoft.CodeDom.Providers.DotNetCompilerPlatform
    • Microsoft.jQuery.Unobtrusive.Validation
    • Microsoft.Web.Infrastructure
  • Modernizr
  • Newtonsoft.Json
  • PagedList
    • PagedList.Mvc
  • WebGrease