Skip to content

Repository files navigation

separation_anxiety_tracker

Install Update Database

Tracking training progress for my dog's separation anxiety, based on Julie Naismith's be right back method

To scrape data from the app, login and use developer console to find the session cookie. Put this in a secrets.yml file (follow the example here

Overall progress

See progress here

Dashboard screenshot

Install

conda create -n sa_tracker python=3.12
conda activate sa_tracker
pip install -e .

TODO

  • Read raw data from google sheets
  • Add in warmup support (figure out how to scrape from BRB app)
  • DB hosting?
  • Automated read of hosted DB (daily? cron from google sheets?)
    • Kinda done with scheduled github actions
  • do not duplicate DB entries
  • check for rating
  • Streamlit?

About

Tracking training progress for my dog's separation anxiety, based on Julie Naismith's be right back method

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages