like dog tags but for dolls and entities of any kind
https://dolltags.pet
this is to avoid having to display everything else that's on info level, as i'd like to keep what's on info on info. |
||
---|---|---|
.sqlx | ||
.vscode | ||
assets | ||
migrations | ||
src | ||
templates | ||
.editorconfig | ||
.gitignore | ||
.rustfmt.toml | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
Rocket.toml | ||
shell.nix |
dolltags
like dog tags but for dolls and entities of all kinds.
a db for registering dolls and their handlers, dog tags style.
profiles are ID'd using a 6-digit ID for manual input (maybe something else if i can manage to make use of RFID tags) and searched with that ID, nothing else.
a profile is
- name
- pronouns
- kind of entity
- handler name and contact
- doll type
- breed
- behaviour
- microchipped
- and whatever else i think of
TODOs
- p2: privacy policy and GDPR notice
- p2: saving register form as it gets filled / re-display it with partial values
- account
- p2: optional email for forgotten password i guess