Skip to content

updateaman/DTShoppingCart

Repository files navigation

DTShoppingCart

Pre-requisites

Please make sure the following are installed on your machine:

  • .NET core 2
  • Sql LocalDB

Technologies

Following technologies have been used to implment the shopping cart discount solution:

  • ASP.NET CORE 2
  • EntityFramework Core 2 (Code First Approach)
  • SQL LocalDB
  • Xunit & Moq
  • Visual Studio 2017 15.3

Design Patterns

The following design patterns have been used:

Further improvement

Things which can be improved further;

  • Exception Logging
  • Test coverage (not all covered due to limited time)
  • UI improvement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published