Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meeting notes #51

Open
daiyi opened this issue Aug 19, 2020 · 0 comments
Open

meeting notes #51

daiyi opened this issue Aug 19, 2020 · 0 comments

Comments

@daiyi
Copy link
Member

daiyi commented Aug 19, 2020

  • is there functionality missing from your personal notebook?
    • want to track mile times against same route
    • mvp: tag activities with route name and time, compare time between same routes
  • tracking goals changed from speed to consistency.
  • want to easily visualise consistency trends
    • streaks?
    • calendar dots help

What are our goals?

  1. ways to track/visualise consistency
  2. compare improvement over time of same activity

discussion

ways to track/visualise consistency

  • calendar is great but is there another way?
  • weekly report (similar to pokemongo) of statistics
  • need some way to attach attributes to activities

activity 1: route 1, time 1
activity 2: route 2, time 2

attribute types:

  • time
  • distance
  • elevation gain/loss
  • reps
  • YDS
  • route name

"annoying to enter all the reps"

  • prefill with most recent workout, or default

Features

  • add tags to Entries (e.g. "flat-run", "hill-run", "long hike"). new sub-collection tags for each user will collect unique tags used for client-side autocomplete (order by most recently used). TODO figure out tag schema
  • add Attributes (name tbd) to Workouts. show attribute inputs for Entries.
  • optimise for calendar dot view: move info into sub-collections
  • more personalised calendar: new color picker, specify icon shapes
  • statistics: weekly report, stats filtering by tag or route name
  • show streaks
  • background function for generating weekly report

development questions

  • how do we migrate the collection schema?
  • how to back up database?
  • consider having separate production and testing/local databases

attendees: @daiyi @meimeisuns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant