mdolr/survol

Github user integration

mdolr opened this issue · 6 comments

mdolr commented

Goes with #107 and it could display things like :

  • Username
  • Repository count ?
  • Languages ?
  • Workplace, organization ?
  • Website ?
  • Twitter profile etc...

like to work on this
have done this before too

mdolr commented

Feel free to 👍

i need to add client ID and secret
or I'll leave the comment, you can add it by creating git auth

Nevertheless where you want to display the user profile?

mdolr commented

Why would we need to add API credentials ? I’m pretty sure `GET /users/{username}ˋ doesn’t require any OAuth authentication.

The profile should be disolayed as any other website, you could try to copy github’s preview or implement your own layout. I’d recommend reading CONTRIBUTING.MD if you feel confused

Hey @mdolr I've been working on this feature and here are the results so far
survol github light
github dark

Anything you would like to add? Since I'm probably going to pull request this soon