Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sumission for Ethereum Blockchain Connector - Excel Online #4 #36

Merged
merged 4 commits into from Apr 25, 2019

Conversation

panjevic
Copy link
Contributor

Purpose

The solutions allows employees to file their expenses in Microsoft Forms, entering the Expense Category, Date and Amount. This info is then stored in Ethereum blockchain using Logic Apps and Ethereum Blockchain Connector. Smart Contract stores the category hash, date and amount and emits event of an expense being logged. Besides that, Smart Contract is keeping track of the total amount spent in each category, and emits event when the totals for a category have been updated. This event is monitored by another Logic App, which in turn updates the Excel file located on SharePoint document library, which displays the spending per category.

@panjevic
Copy link
Contributor Author

@mmercuri Not sure if you got a notification for this one. Please review

Copy link
Contributor

@mmercuri mmercuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accepted based on issue description

@mmercuri mmercuri merged commit 17f1f93 into Azure-Samples:master Apr 25, 2019
@mmercuri
Copy link
Contributor

accepted

@panjevic panjevic deleted the ebc-forms-excel branch September 16, 2019 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants