Skip to content

National Taiwan University CSIE Decentralized Applications Design and Practice Final Project in 2023. An healthcare website with decentralized concept.

Notifications You must be signed in to change notification settings

youxin1231/Health-Passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Execute project

Prerequirement

  • ubuntu 20.04 (Optimal)
  • xampp 8.0.28 (download link)
  • php package
$ sudo apt install php

Setup

  • (In terminal) Start Xampp:
$ sudo /opt/lampp/manager-linux-x64.run 

Create database

  • Step1: Start MySQL and Web Server:
    image alt

  • Step2: Enter MySQL database

  • Step3: Create 2 databases "data", "file".
    image alt

  • Step4: "data" database structure.
    image alt

  • Step5: "file" database structure.
    iamge alt

  • Step6: "web3" database structure. image alt

$ ./php-metamask-user-login/backend/create_db_table.php
# Automatically create web3 database.

Enter webpage

  • (In terminal):
$ cd ./Health_Passport
$ php -S localhost:8080

About

National Taiwan University CSIE Decentralized Applications Design and Practice Final Project in 2023. An healthcare website with decentralized concept.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •