Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple user profile page (UI Only) #29

Closed
niranjan94 opened this issue May 8, 2017 · 1 comment · Fixed by #37
Closed

Add a simple user profile page (UI Only) #29

niranjan94 opened this issue May 8, 2017 · 1 comment · Fixed by #37
Assignees

Comments

@niranjan94
Copy link
Member

niranjan94 commented May 8, 2017

screen shot 2017-05-08 at 9 22 48 pm

Add a simple user profile page located at /profile.

  • Should contain the image upload component (already present in the project.)
  • Should contain the rich text editor component for the Details section
  • Should contain form validation on submit
  • Let the whole profile page be inside a component just like login form. So that we get scopped jquery selection capabilities and we can use the FormMixin. (See reference below).

References:

@abhinavk96
Copy link
Contributor

abhinavk96 commented May 8, 2017

@niranjan94 I would like to start working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants