Skip to content

Farnaz-1999/FR-HRBAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FR_HRBAC

FR_HRBAC is an access control model for IoT-based systems, especially healthcare systems.

  • Create Envirenment:

    python3 -m venv FR_HRBAC

  • Activate Enviernment:

    (in MacOS):

    source FR_HRBAC/bin/activate

    (in Windows):

    .\FR_HRBAC\Scripts\bin\activate

  • Install Requierments:

    pip install -r requirements.txt

  • Run Server:

    cd server

    python -m uvicorn main:app --reload

in tests directory test.py is available with a method that you can use to test the model.

About

FR-HRBAC, an access control model for IoT-based systems, especially healthcare systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages