llgjermeni / Toy-Shopping-Cart

Simple shopping cart.
2 stars 0 forks source link

Toy Shopping Cart

This app is a simple shopping cart. The subject example is a fiction toy store. Feutures of the app are displaying data all or in different categories. An client must login first to order a product and add product in shopping cart. Users can make a search in database for a product.

Technology used:

  1. .Net Mvc Core 2.0
  2. Entity Framework core
  3. Sql Server LocaDb
  4. Visual Studio 2017