Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

User model:

propertytyperequiredformat checking
_idinteger, autoincrementyesisInteger
emailstringyesisEmail, unique
usernamestringyesunique
passwordstring, md5yes-
defaultsobjectIdno

is integer,

preference object exists with such id

registeredstring, dateyes?
surnamestringno 
forenamestringno 
gender'male', 'female', nullno 
localestringno 
hometownstringno 
locationstringno 
languagesarray of stringsno?
picturestring, urlno 
interestsarray of stringsno 
descriptionstringno 
birthday

{

year: integer,

month: integer,

day: integer

}

no 
infodeckobjectIdnoisInteger, deck exists with such id

 

Deck/Slide model

User preferences

 

  • No labels