Skip to content

Richard-accel/TKR-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create virtual environment
# python -m venv venv

activate the virtual environment
# venv\Scripts\activate

Install the libraries from the requirements.txt (run it once only)
# pip install -r requirements.txt 

run it on command prompt
# streamlit run Home.py


======================================================
Have to fix the code to replace the fhir base url and bearer token to yours one.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages