feat: use redb

This commit is contained in:
2025-01-27 23:17:30 +01:00
parent ba56a82926
commit a164b0628d
27 changed files with 2341 additions and 739 deletions

12
todo.md Normal file
View File

@@ -0,0 +1,12 @@
- save images with a uuid
- downscale images
- associate routes with wall
- group routes by pattern (pattern family has shift/mirror variations)
- generate pattern families of variations when importing problems
- implement pattern challenge (start an "adventure mode" based on a pattern family)
- Record problem success (enum: flash, send, no-send)
- implement routes page to show all routes for a given wall
- implement favorite routes feature
- use wall id in URL.
- decide on routes vs problems terminology
- decide on holds vs wall-edit terminology