Skip to content

The project proposes a solution to how data privacy of users and devices will be tracked in heterogeneous networks using People Data Graphs. The system generates user data reports and data breach reports. The user defines its policies on Multichain from which other networks can fetch the policies and data will be shared among entities accordingly.

Notifications You must be signed in to change notification settings

khubaibalam2000/FYP-Management-System

Repository files navigation

FYP-Management-System

PrivaciOps in Smart Cities, FYP code repository.

How to run:

  1. Run Data-Scraper.py
  2. Run Data-Randomizer.py
  3. Run CSVToSQL.py

How to Create API:

  1. django-admin startproject (Project Name)
  2. django-admin startapp (app name)

How to Merge Tables into db:

    python CopyTableToAnotherDb.py (Name of db to add table) (Name of db to add table from) (table name)

cd "Hospital System/main_system"

About

The project proposes a solution to how data privacy of users and devices will be tracked in heterogeneous networks using People Data Graphs. The system generates user data reports and data breach reports. The user defines its policies on Multichain from which other networks can fetch the policies and data will be shared among entities accordingly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages