Please respond in the forum and not as an email as others will be interested in the answer.
All of this assumes that you have already uploaded the other data (e.g., schedule, name, etc.) to CloudDB - you will have to have done this during account setup (which you will also have to design in a way similar to what I showed above with CloudDB1.StoreValue.
So once the user log in, you can make another call to CloudDB for the items you want to display.
I've made an example that would show you exactly how to create a specific user's profile, and how to access the person's name from the stored profile.
Farzeen