Skip to content

Puzzle Toys Online Shop - Group project of C# & dot NET course

Notifications You must be signed in to change notification settings

minhtus/PuzzleShop

 
 

Repository files navigation

Puzzle Shop

Puzzle Toys Online Shop - Group project of C# & .NET course

DESCRIPTION

This project is a simple sale website, full stack RESTful webservice using Blazor preview 0.0.7 build to run multi platform on top of .NET Core.

Build and Run

Requirement:

  • .NET Core > 2.1
  • MongoDB

Sample data

On windows, we support an automate script, navigate to .\SampleData\ and run .\sample_data.cmd

On linux or macintosh, navigate to ./SampleData/ run 3 js file in order PuzzleShopDB.js -> toys.js -> order.js with mongo

Note: Please ensure mongo bin is in your path

Compile and Run

dotnet run --project PuzzleShop.Server

If your browser is not automatic open, navigate to http://localhost:58723

Project submission info

Submit directory (Internal use) Google Drive

Submit document (Internal use) Google Docs

About

Puzzle Toys Online Shop - Group project of C# & dot NET course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.3%
  • JavaScript 25.8%
  • HTML 14.6%
  • C# 14.3%