python code with streamlit framework to store workout data in mysql db
Find a file
2026-02-23 21:22:09 -07:00
views Refactor mysql connector to use enviro variables for credentials 2026-02-23 21:22:09 -07:00
.gitignore Initial commit 2026-02-22 16:17:09 -07:00
app.py initial commit 2026-02-22 22:07:23 -07:00
LICENSE Initial commit 2026-02-22 16:17:09 -07:00
README.md Initial commit 2026-02-22 16:17:09 -07:00
requirements.txt Refactor mysql connector to use enviro variables for credentials 2026-02-23 21:22:09 -07:00

workouts

python code with streamlit framework to store workout data in mysql db