[Feature/Improvement] Reorder timers on the homepage
a-mabe opened this issue · 1 comments
a-mabe commented
Purpose: As a user, I would like to be able to reorder the timers I have created.
More details: Some more details on the feature/improvement
Currently, timers are listed on the homepage in order of creation; the oldest timers at the top and the newest at the bottom. Users should be able to reorder timers as needed.
Ideally this will be done by drag and drop as shown here: https://stackoverflow.com/a/71071205/13394227
Acceptance Criteria:
- Timers on the home screen can be rearranged.