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.
- 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.
- .NET Core SDK
- Node.js
- Angular CLI
- Clone the repository:
git clone https://github.com/JM-creater/ChainSync-Solution.git
- Navigate to the Backend directory and build the project:
cd Backend/ChainSync-Solution dotnet build
- Navigate to the Frontend directory and install dependencies:
cd Frontend/ChainSyncSolution.ClientUI npm install
- Start the backend server:
cd Backend/ChainSync-Solution dotnet run
- Start the frontend server:
cd Frontend/ChainSyncSolution.ClientUI ng serve
This project is licensed under the MIT License.