Skip to content

jjaju/statlift

Repository files navigation

statlift

Free Analytics for Strong Data. 🚀

🦾 About:

StatLift is a web app that enables users of the Strong App to keep track of their training progress.

StatLift was built with Streamlit and is hosted on the Streamlit Community Cloud.

Find it here: https://statlift.streamlit.app/

I'm neither a Streamlit expert nor physically able to produce the most impressive dataset for stress testing StatLift, so feel free to leave feedback or suggestions for improvement by opening a new issue.

💡 How to use:

  1. Export your workout data from the Strong App:

    Profile -> Settings -> Export Strong Data

  2. Visit https://statlift.streamlit.app/

  3. Upload your exported csv file and celebrate your training progress

💻 Alternatively run StatLift locally:

  1. Clone this repository:

    git clone https://github.com/jjaju/statlift.git

  2. Navigate to cloned folder:

    cd statlift

  3. Start statlift using streamlit:

    • Option A: uv

      uv run --frozen streamlit run statlift.py

    • Option B: pip

      pip install -r requirements.txt

      streamlit run statlift.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages