Skip to content

yildirimsoker/TSEasyStockManager

Repository files navigation

TSEasyStockManagment

Asp.Net Core MVC - Product Stock Management

TSEasyStockManagement is ASP.NET Core (3.1), C#, EF code first web applications that help you to manage your all stock item.

Capture0004

Technical Features

  • Microsoft Visual Studio 2019
  • ASP.NET Core MVC 3.1
  • Entity Framework Code First
  • MS SQL SERVER 2019
  • JavaScript
  • JQuery data table
  • Admin LTE
  • Bootstrap
  • Generic Repository
  • Dependency injection
  • AutoMapper

How to Run Project

  • Step 1: Unzip the downloaded folder
  • Step 2: Open TSEasyStockManager.sln file with Visual Studio 2019
  • Step 3: Set as Startup Project "TS.EasyStockManager.Web"

Capture0002

  • Step 4: Update database connection: appsettings.json

Capture0003

  • Step 5: Open Package Manager Console and Select Default Project "TS.EasyStockManager.Data".
    Run Code
    Add-Migration CreateDB
    update-database

Capture0001

  • Step 6: Run the project by pressing Play / Start button

image

It is created on the first user when creating the database.
Login:
Email: admin@admin.com
Password: 12345