hyperledger-archives / education-sawtooth-simple-supply

https://wiki.hyperledger.org/display/LMDWG
Apache License 2.0
51 stars 61 forks source link

Add basic app functionality #11

Closed dplumb94 closed 6 years ago

dplumb94 commented 6 years ago

Adds functionality corresponding to each transaction for Simple Supply to the webapp. This app provides very minimal functionality and could be improved as time allows to include dropdowns, pictures, and more in-depth views of record history. However, all of the functionality for creating, transferring, and updating records is implemented.

Also fixes a few bugs that were found while creating the app.