Panel based on individual user ID

I want to create something like when the admin registered a new user and assign him a role 'appraisal' so when that user's data is going to the db it should go as 'appraisal001' next user 'appraisal002' it should be incrementing the user id such that when a particular user is logggin in he should be taken to a panel based on his ID
2 Replies