Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Create new User Profile Component #481

Closed
sethbergman opened this issue Sep 7, 2017 · 9 comments
Closed

Create new User Profile Component #481

sethbergman opened this issue Sep 7, 2017 · 9 comments

Comments

@sethbergman
Copy link
Member

Epic Subtask

Create new User Profile Component

Placeholder issue for discussion.

@sethbergman
Copy link
Member Author

#20

@Cooperbuilt
Copy link
Contributor

Cooperbuilt commented Oct 1, 2017

hey @sethbergman is it possible to define the scope of this issue a little more? I want to work on the profile UI but this issue feels broad enough that I am blocked.

@sethbergman
Copy link
Member Author

Ahh yes this was something I thought about while exploring the new GitHub API, which utilizes GraphQL and allows you to easily query specific data about users, orgs, repos, and also allows you to get Gravatars for user profiles. I thought it would be beneficial for our users to build a resume with a component inside of their user profile to display their contributions and format it in a nice way. This is probably one that needs more fleshing out and could be integrated down the line once we have a portal type system built for admins, users, mentors and mentees, etc. I would also like to have the ability to link social profiles like linkedin, which was what the Passport middleware was for. I believe that issue was closed though. Anyway, it's open for feedback and discussion, and likely more of a long term goal.

@sethbergman
Copy link
Member Author

The above is in regards to #486 and #540.

@michaelkirschbaum
Copy link

hey @sethbergman, so is this something we could later integrate with redux?

@sethbergman
Copy link
Member Author

I'm not sure. I believe Apollo is the standard for GraphQL. There's also graph.cool and graphiql, but I don't see why you can't implement redux. It just depends on what parts of the app need state management and action dispatchers.

@kylemh
Copy link
Member

kylemh commented Oct 5, 2017

@sethbergman be awares that the new profile system is in place!

@sethbergman
Copy link
Member Author

Awesome! 👍

@sethbergman
Copy link
Member Author

Closing this out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

5 participants