a-mabe / OpenHIIT

:weight_lifting: :medal_sports: Open-source, cross platform HIIT and Tabata interval timer. Pull requests are appreciated!
MIT License
49 stars 13 forks source link

[Feature/Improvement] Use new background_hiit_timer with IntervalType #176

Open a-mabe opened 3 weeks ago

a-mabe commented 3 weeks ago

Purpose: OpenHIIT uses the new IntervalType and background_hiit_timer version with IntervalType and ephemeral databse.

More details: Relates to https://github.com/a-mabe/background_hiit_timer/issues/19

OpenHIIT should store intervals on device. Intervals for the current active timer will be stored in an ephemeral DB for the active background timer task to pull from.

Acceptance Criteria: