Git Product home page Git Product logo

ecommerce-cqrs-ddd-vue3's Introduction

ECommerce

This is a proof-of-concept project that conceptualizes an e-commerce website with a .NET Core backend that uses "REST API with basic CQRS and DDD" and a frontend that uses Vue3. It is not a fully functional website that is ready to be deployed. It demonstrates the following:

  • C#
  • CQRS
  • FluentValidation
  • DDD
  • Vue.js
  • REST API
  • Unit Testing
  • SQL Server
  • .NET Framework (Core)
  • Entity Framework (Core)

Requirements

Before starting

  • Execute the InitializeDatabase.sql which will create and initializes a demo database
  • Restore the NuGet packages of the whole solution
  • Install the node packages that are needed for the frontend
    1. Open up a terminal
    2. Change the directory to "~/ECommerce.Vue"
    3. run yarn or yarn install

To start

  1. Select ECommerce.API as the "Start up Project".
  2. Start Debugging
  3. Open up a terminal and change the directory to "~/ECommerce.Vue". Then, run yarn serve
  4. Open up a browser and go to "https://localhost:5002/" (or what yarn serve displayed on the screen)

ecommerce-cqrs-ddd-vue3's People

Contributors

ekinkaradag avatar

Stargazers

 avatar Orlando avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.