Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 528 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 528 Bytes

2023-Allergy-Dashboard

Dashboard component of the CS342 2023 Allergy project.

First install the Streamlit following Installation Guide.

Then run the dashboard with the following

streamlit run streamlit_app.py --server.port 8000 --server.fileWatcherType none

This will start the dashboard on http://localhost:8000/

Make sure to add your Service Account Key from Firebase before running the app.

For questions, please reach out to [email protected].