Skip to content

meeting notes #51

@daiyi

Description

@daiyi
  • 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions