chetanakashV / Blockchain_with_ZKP

This is a college project done using html, css for frontend and python for backend and flask as a middleware , it is a website allowing users to register and login as user or doctor and lets you share patient's information through the secured blockchain medium made more secure with zero knowledge proof

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZKP_Blockchain_for_EHR

Install Requirements

pip3 install requirements.txt

Run Flask server

Simply run the following: python3 server.py

You can access the server here http://127.0.0.1:5000/home

Authors

Sankalp Kulkarni (2020A7PS1097H)
Aaditya Rathi (2020A7PS2191H)
Amogh Moses (2020A7PS1199H)
Chetan Akash Vankadara (2020A7PS2196H)
Mittapalli Sreetheerdha (2020A7PS1889H)

About

This is a college project done using html, css for frontend and python for backend and flask as a middleware , it is a website allowing users to register and login as user or doctor and lets you share patient's information through the secured blockchain medium made more secure with zero knowledge proof


Languages

Language:Python 74.0%Language:HTML 22.3%Language:CSS 3.6%