https://github.com/parthasdey2304/blockchain-voting-system
This is a BlockChain based Voting System.
https://github.com/parthasdey2304/blockchain-voting-system
bash blockchain client-server-architecture flask-api react
Last synced: 4 months ago
JSON representation
This is a BlockChain based Voting System.
- Host: GitHub
- URL: https://github.com/parthasdey2304/blockchain-voting-system
- Owner: parthasdey2304
- License: mit
- Created: 2024-05-16T08:07:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T04:01:02.000Z (about 1 year ago)
- Last Synced: 2025-03-11T14:55:16.061Z (4 months ago)
- Topics: bash, blockchain, client-server-architecture, flask-api, react
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BlockChain-Voting-System
![]()
![]()
![]()
![]()
![]()
![]()
![]()
This is a BlockChain based Voting System.
## Installation
+ Clone the repository :
``` sh
git clone https://github.com/parthasdey2304/BlockChain-Voting-System.git
```
+ Open the repository :
```sh
cd BlockChain-Voting-System
```
+ Make the `setup.sh` & `startup.sh` file executable :
``` sh
chmod +x setup.sh startup.sh
```
+ Run the `setup.sh` file :
``` sh
./setup.sh
```## Usage
+ Run the `startup.sh` file :
```
./startup.sh
```## Screenshots
![]()