Aye-Bee-See / sqlite-express-api

0 stars 0 forks source link

Adding more fields to relevant models #25

Open paxblueribbon opened 5 months ago

paxblueribbon commented 5 months ago

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

paxblueribbon commented 4 months ago

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

paxblueribbon commented 4 months ago

Possibly the prisoner should be a type of user?