Seerden / Rack

Exercise tracking
0 stars 0 forks source link

`Workout`: active session #5

Open Seerden opened 2 years ago

Seerden commented 2 years ago

Track a live workout session.

Seerden commented 2 years ago

Started implementing this in branch workouts/session/set-up.

Implementation:

Just brainstorming a little bit to get started. Need to implement, at least, the following things:

Seerden commented 2 years ago

Session view

UI layout

This is really the meat of the MVP of this application.

Rest timer

Don't want to overcomplicate this to start with. There's no user settings yet. Use a base value and possibly allow updating it through local storage for now.

Seerden commented 2 years ago

I'm closing in on finishing the first working version of this view.

Some things to follow up on after this: