117
edits
m (→Model group) |
m (→User Group) |
||
Line 74: | Line 74: | ||
==== User Group ==== | ==== User Group ==== | ||
''UserModel'' | ''UserModel'' is the basic model for one user. It stores all related properties of the user (name, address, birthday, schools, jobs, available games). | ||
''CharacterLookListModel'' | ''CharacterLookListModel'' tbc. | ||
''CharacterLookModel'' | ''CharacterLookModel'' tbc. | ||
''DateModel'' | ''DateModel'' stores a date with day, month and year. | ||
''SchoolModel'' | ''SchoolModel'' saves the properties of one school of the user. | ||
''WorkModel'' | ''WorkModel'' saves one work of the user (with the name of the company and the period). | ||
=== View group === | === View group === |
edits