Closed SamR1 closed 2 years ago
@SamR1 I've submitted one PR already for handling slow movement that I think should not impact the new UI, and I'm now working on the unit conversions. I'll try to make the unit conversion code usable across the new UI by handling most of it in the model itself, but can you make the labels in the new UI, such as "km" and "m" pull from a central variable?
In the current UI, I've got a lot of updating to do there, but if the variable statement was centralized, like <distanceText>/hr
, then it will be much easier to pull in.
I opened the issue https://github.com/SamR1/FitTrackee/issues/99 for imperial units, I suggest to continue on it :)
FitTrackee has a minimal interface (using on Bootstrap4), which hasn't changed since the first version.
As a first step:
UI
Technical
<script setup>
)docker-compose-dev.yml
PR to port
Progress
/auth/profile/edit/preferences
Some screenshots:
(not final versions)