An open API service indexing awesome lists of open source software.

https://github.com/somdipdey/smartnoshwaste

Supplementary data/documents of SmartNoshWaste: Using Blockchain, Machine Learning, Cloud Computing and QR Code to Reduce Food Waste in Decentralized Web 3.0 Enabled Smart Cities
https://github.com/somdipdey/smartnoshwaste

Last synced: 8 months ago
JSON representation

Supplementary data/documents of SmartNoshWaste: Using Blockchain, Machine Learning, Cloud Computing and QR Code to Reduce Food Waste in Decentralized Web 3.0 Enabled Smart Cities

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://github.com/somdipdey/SmartNoshWaste/blob/main/LICENSE)

# SmartNoshWaste: Using Blockchain, Machine Learning, Cloud Computing and QR Code to Reduce Food Waste in Decentralized Web 3.0 Enabled Smart Cities
Blockchain and QR code generation program for the paper, "SmartNoshWaste: Using Blockchain, Machine Learning, Cloud Computing and QR Code to Reduce Food Waste in Decentralized Web 3.0 Enabled Smart Cities"

## Paper citation

*Dey, Somdip, Suman Saha, Amit K. Singh, and Klaus McDonald-Maier. 2022. "SmartNoshWaste: Using Blockchain, Machine Learning, Cloud Computing and QR Code to Reduce Food Waste in Decentralized Web 3.0 Enabled Smart Cities" Smart Cities 5, no. 1: 162-176. https://doi.org/10.3390/smartcities5010011*

## Installation

```
pip install -r requirements.txt
```

## Running the program

Execute blockchain.py file to generate blockchain and QR code embedded data. Run the following command for this.

```
python blockchain.py
```

To decode the QR code execute the decode.py file. Run the following command for this.

```
python decode.py
```

## Data for the paper

Data/results from the nosh app, which is used in the experimental section, is provided in data.xlsx file.