Update Home

louis 2024-01-02 20:07:15 +01:00
parent 1642e179e1
commit 3171397e5c

@ -4,6 +4,11 @@
- Questions to answer, for each person: Where am I? Can I move? Can I host?
- Good ergonomics is a must! e.g. selecting a range for multiple edition must be super easy
- Security: a user must accept a group invite. By default, their data is visible only to fellow group members. (see in the "Nice to have" section below the psychopath mode that grants access based on individual users)
## Nice to have
- `I'm a psychopath`: if a user checks this (settings), they need to grant read access manually to other users; otherwise their profile will remain hidden (but it's good to say `3 hidden members`). This should be reciprocal.
## Implementation?