deepanjali19 / GitHub-Dashboard

A web based GitHub Dashboard for Seneca students working on Open Source Development.
MIT License
3 stars 9 forks source link

Fixes #26: add user-info component #31

Closed tienpv222 closed 5 years ago

tienpv222 commented 6 years ago

Fixes #26 Libs used: moment & moment-precise-range

image

jkmdev commented 5 years ago

LGTM! The only thing I'd really comment on is that there's a slight performance hit when loading data into the component, might be related to all the different api calls being made. At any rate it's not something that needs to be pursued for now or even for the next while, so I'll just merge this in. Thanks for doing this, looks great!