File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments