gavination / Tremor-Trainer

2 stars 0 forks source link

Gabauman/session state refactor #62

Closed gavination closed 2 years ago

gavination commented 2 years ago

Addresses issue #61 and allows for the AccelerometerViewModel to transition through states of a Session instead of nested if/else statements. Makes for better readability and extensibility for further features.