kan-qi / UMLx

Analyze software architecture and generate insights about software development complexities, risks, and costs.
3 stars 0 forks source link

Create profile pages for enterprise users and normal users. #87

Open kan-qi opened 6 years ago

kan-qi commented 6 years ago
  1. Create profile pages for enterprise users and normal users.
    1. one page for the enterprise users, which contains a field to send out invitation to an email address for requesting registering that email as normal user. Contain the basic information about the user.
    2. one page for normal users. Contain the basic information about the user.
kritikavd commented 6 years ago

Could you let me know what all information do we want to show about a user. I can put - Name, Username, and email. Anything else?

kan-qi commented 6 years ago

@kritikavd Those basic information would just work fine now. Thanks.

kritikavd commented 6 years ago

Do you think it is a good idea to have it as another tab on the main page instead of a separate page although in such a case one would require to login in order to view his/her profile. Let me know. Thanks

kan-qi commented 6 years ago

@kritikavd That's a good idea. However, I feel we may need more tabs in the future to present other types of analysis, and user profile may not as important as others to put on the main page. Does that make sense?

kritikavd commented 6 years ago

Makes sense. I will put it up as a separate page for now.

kritikavd commented 6 years ago

Hi I merged the changes yesterday into kritika_umlx. You should be able to see the profile option below the login option in the dropdown.

kan-qi commented 6 years ago

Okay. Thanks. I'll check it later.