User interface of EHR team in Biomedical data design project fall 2022. The server is hosted using Streamlit community cloud https://share.streamlit.io/
git clone https://github.com/lyz9928/EHR/tree/main
conda env create -f EHR_GUI.yml conda activate streamlit
cd [Path-to-Github]/EHR streamlit run EHR_GUI.py