Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jitendragangwar123/supply-chain-management-system
The repository aims to provide a Supply Chain Management system Dapp designed for consumers and producers. It likely includes smart contracts, a user interface, and other components for tracking and managing the supply chain process.
https://github.com/jitendragangwar123/supply-chain-management-system
bootstrap css dapps ethereum html javascript solidity web3js
Last synced: 6 days ago
JSON representation
The repository aims to provide a Supply Chain Management system Dapp designed for consumers and producers. It likely includes smart contracts, a user interface, and other components for tracking and managing the supply chain process.
- Host: GitHub
- URL: https://github.com/jitendragangwar123/supply-chain-management-system
- Owner: jitendragangwar123
- Created: 2022-11-07T17:51:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T08:49:28.000Z (12 months ago)
- Last Synced: 2023-11-26T09:22:21.474Z (12 months ago)
- Topics: bootstrap, css, dapps, ethereum, html, javascript, solidity, web3js
- Language: JavaScript
- Homepage: https://supply-chain-management-system.vercel.app
- Size: 30.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Supply-Chain-Management-System
- The repository aims to provide a Supply Chain Management system Dapp designed for consumers and producers. It likely includes smart contracts, a user interface, and other components for tracking and managing the supply chain process.
#### Features :
- Producer can add the products in the bucket-list.
- Consumer can buy the products from the bucket-list by using productID.
- Producer can also update the price of the products and handle the delivery status of the products.
- Consumer can track the Products and get the delivery status of the products.#### VSCode Setup:-
![Screenshot from 2022-11-07 23-30-11](https://user-images.githubusercontent.com/76531339/200382102-eb9e0532-b431-4aa2-a734-84cfe46aa33f.png)#### Producer Page
![Screenshot from 2022-11-07 23-14-44](https://user-images.githubusercontent.com/76531339/200379085-f273bd17-4cf9-431a-bdfb-d8b4f22ee043.png)![Screenshot from 2022-11-07 23-15-08](https://user-images.githubusercontent.com/76531339/200379154-ca904cff-49fc-4d81-87f7-0240a98f1b7f.png)
#### Consumer Page
![Screenshot from 2022-11-07 23-15-37](https://user-images.githubusercontent.com/76531339/200379191-7685b76f-91e5-4c5d-94d0-35bba07955fa.png)