Screenshot

Kitap Pazari is a proof of concept project built on ASP .NET Core MVC. It utilizes Entity Framework Core ASP .NET Identity and MSSQL Server. Used N Tier Architecture, Repository and Unit of Work patterns to manage the codebase.

Screenshot

Features

Here’re some of the project’s best features:

  • Unit of Work Design Pattern
  • Identity Roles
  • Stripe Integration
  • Dynamic Shopping Cart
  • Order, Category, Product, Company and User Managament Interfaces

Screenshot

Installation

1. Clone the repo

https://github.com/hasanyurdakul/MicroMuzayede.git

2. Navigate to

~\KitapPazari\KitapPazariWeb\appsettings.json

3. Modify the API Keys and Connection String for MSSQL.

4. Run it. App will automatically create the database and seed the data itself.