Aye-Bee-See / sqlite-express-api

0 stars 0 forks source link

Adding more fields to relevant models #25

Open paxblueribbon opened 1 month ago

paxblueribbon commented 1 month ago

Users should have bios and chosen names distinct from usernames Banned should be possible user type Imprisoned/Free type for prisoners

paxblueribbon commented 1 week ago

Some of the items in the prisoner object should probably be required and/or validated

paxblueribbon commented 2 days ago

Possibly the prisoner should be a type of user?