Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

pieetrus/WebStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEB STORE

Description:

Store is simple online shopping system.

1

Technologies

Packages

Features/highlights

  • a sample e-commerce shopping site
  • pattern for a real-life shopping cart and store checkout flow

Installation

You need MS SQL Server 2019, .Net Core 3.1 SDK.

  • Check ConnectionString in appsettings.json file.
  • Run update-database using NutGet PackageManager Console, or go to project folder and run dotnet ef database update in system console.
  • Run dotnet run

Default accounts

  • Login: admin Password: admin -> You need to log in to this account to be able to get to manager options
  • Login: user Password: user

Usage example

2 3 4 5

Meta

Jakub Pietrus – @Githubpietrusjakub@gmail.com

Project Github

Releases

No releases published

Packages

No packages published

Languages