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

Create user profile. #3

Open
maektwain opened this issue May 24, 2020 · 2 comments
Open

Create user profile. #3

maektwain opened this issue May 24, 2020 · 2 comments

Comments

@maektwain
Copy link

Right now the user is restricted to a user model where email and username is stored.

The aim

  1. We need to have user profile like , git link, resume and other important link
  2. User could rate each other and should be stored in the profile.
  3. Important fields like mode of work , location.
  4. User related tags
  5. Stores list of tasks which (recent one) user is working on.

Technical

  1. Implement Model
  2. Implement REST CRUD
  3. Implement UI
@xurror
Copy link
Contributor

xurror commented May 24, 2020

I'll start here. My UI skills are not the best but Armand or Atharva can help with that.

@maektwain
Copy link
Author

Yeah , maybe you can implement the User profile, its wonderful lets try to close this asap.

keep in mind.

It can be mapped like this

POST /user/profile

Should return only its relevant details. (principal details)

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

No branches or pull requests

2 participants