Skip to content

Belachkin/MvcShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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