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].