Project

General

Profile

Task #2031

Updated by Johannes Bornhold almost 9 years ago

Scope definition: 
 * Uploading the user image is not part of the scope. This will be done in the future. 
 * Only already existing fields are in the scope of this task. The design shows already a few more fields, these will most probably be added in the future. 

 There are three types of user profile pages: 
 # 

 1 My profile - user sees his profile 
 ** - has non-editable and edit views 
 ** - access: My account 
 # 

 2 Profile - User sees other user's profile 
 ** - is not editable 
 ** - access through click on username in ex. table 
 # 

 3 Admin - Admin sees user's profile 
 ** - only exists in "Edit" state 
 ** - access: Admin > Users > click on user 

Back