like dog tags but for dolls and entities of any kind https://dolltags.pet
Find a file
2025-01-19 17:07:11 +01:00
.vscode moved to clean separated sqlx stuff and simpler structs 2025-01-19 17:07:11 +01:00
assets form 2025-01-10 15:20:21 +01:00
src moved to clean separated sqlx stuff and simpler structs 2025-01-19 17:07:11 +01:00
templates form 2025-01-10 15:20:21 +01:00
.editorconfig woof 2025-01-09 02:21:17 +01:00
.env moved to clean separated sqlx stuff and simpler structs 2025-01-19 17:07:11 +01:00
.gitignore db 2025-01-10 16:04:31 +01:00
.rustfmt.toml woof 2025-01-09 02:21:17 +01:00
Cargo.lock some cleanup and progress on solidifying the DB 2025-01-11 17:18:25 +01:00
Cargo.toml some cleanup and progress on solidifying the DB 2025-01-11 17:18:25 +01:00
LICENSE woof 2025-01-09 02:21:17 +01:00
README.md form 2025-01-10 15:20:21 +01:00
Rocket.toml db 2025-01-10 16:04:31 +01:00
schema.sql some cleanup and progress on solidifying the DB 2025-01-11 17:18:25 +01:00
shell.nix db 2025-01-10 16:04:31 +01:00

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

  • privacy policy and GDPR notice
  • saving register form as it gets filled / re-display it with partial values
  • form submit errors
  • tag password to allow editing