Skip to content

Commit 6b8f41e

Browse files
committed
doc: done
1 parent 7fcd514 commit 6b8f41e

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -127,16 +127,6 @@ npx playwright test # E2E tests (starts dev server)
127127

128128
## TODO
129129

130-
- Switch to my fork of the exercise database
131-
`https://raw.githubusercontent.com/gfauredev/free-exercise-db/main/`
132-
- Make its address SSOT, easily parametrable:
133-
- Make the default exercices immuable
134-
- Replace their "Edit" button by a "Edit Clone" button, that effectively
135-
clones the exercice and directly opens the edit form of the clone
136-
- Fetch new exercises from DB every few days or so when the app is launched
137-
- Make the app inhibit idle (prevent device from sleeping), like a YouTube video
138-
- Ensure everything is well optimized, follows modern best practices
139-
140130
- Sessions
141131
- Display the Date, Duration, Repeat and Delete on the same first line
142132
- Then, display up to three lines of Exercises tags before the "+n more"

0 commit comments

Comments
 (0)