Skip to content

huynamboz/e-commerce-server

Repository files navigation

ASP.NET

E-commerce server

A project in the PBL3 (Project Based Learning #3) course, Da Nang University of Science Technology.

Features

  • Product management for sellers
  • Calculate shipping fee price
  • Order processing for buyers
  • Compare price to other e-commerce platforms

Run Locally

Clone the project

  git clone https://github.com/huynamboz/e-commerce-server.git

Checkout to branch "develop"

  git checkout develop

Run database migrations and seeds

  dotnet ef database update

Start the server

  dotnet run

Environment Variables

To run this project, you will need to add the following environment variables to your .env file. Read .env.example for more information.

Authors

About

A website supports connecting sellers with buyers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages