Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erikgreasy/blockchain-school-client

Blockchain School Application - Client part
https://github.com/erikgreasy/blockchain-school-client

bockchain hyperledger-fabric vue

Last synced: about 1 month ago
JSON representation

Blockchain School Application - Client part

Awesome Lists containing this project

README

        


Blockchain based school system



Client/frontend part of the blockchain based school application using Hyperledger Fabric, NodeJS backend and VueJS frontend.



Part of the school project at Faculty of Electrical Engineering and Information Technology - Slovak University of Technology



Online demo


## Installation
Clone the repository
```
git clone [email protected]:erikgreasy/blockchain-school-client.git
```

Install Node dependencies
```
npm i
```

Compile and run local server
```
npm run serve
```

After successful compilation, you can access the application at http://localhost:8080/