Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.37 KB

File metadata and controls

51 lines (39 loc) · 1.37 KB

ChainSync-Solution

ChainSync Solution is a modern supply chain management tool designed to streamline business operations by enhancing communication, inventory tracking, and logistics. This powerful tool enables companies to improve efficiency, reduce costs, and deliver superior service to customers.

Features

  • Communication Enhancement: Facilitates seamless interaction between all stakeholders in the supply chain.
  • Inventory Tracking: Provides real-time tracking and management of inventory levels.
  • Logistics Optimization: Simplifies logistics planning and execution, ensuring timely deliveries.

Getting Started

Prerequisites

  • .NET Core SDK
  • Node.js
  • Angular CLI

Installation

  1. Clone the repository:
    git clone https://github.com/JM-creater/ChainSync-Solution.git
  2. Navigate to the Backend directory and build the project:
    cd Backend/ChainSync-Solution
    dotnet build
  3. Navigate to the Frontend directory and install dependencies:
    cd Frontend/ChainSyncSolution.ClientUI
    npm install

Running the Application

  1. Start the backend server:
    cd Backend/ChainSync-Solution
    dotnet run
  2. Start the frontend server:
    cd Frontend/ChainSyncSolution.ClientUI
    ng serve

License

This project is licensed under the MIT License.