feat: Add GitHub Profile integration with frontend and backend - #129
AvaneeshKesavan wants to merge 8 commits into
Conversation
|
@AvaneeshKesavan is attempting to deploy a commit to the Annanya's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
🙌 Thanks @AvaneeshKesavan for raising this PR! |
|
@AvaneeshKesavan share screenshots of ui. |
|
@AvaneeshKesavan, the contribution heatmap and language isn't displaying. look into that and fix it Ensure all GitHub profile details are being fetched. |
|
Following up on my pr. Please let me know if any changes are required. |
|
@AvaneeshKesavan did u make changes which I mentioned? |
|
yes and i commited it also |
|
For the Dashboard UI/UX Improvements some of these newly created files need to be merged so can you check on this please |
Okay then i can merge this but ensure in the ui/ux improvement dashboard's PR everything should be working fine as per suggested flow. |
|
@AvaneeshKesavan though this pr isn't working . its still throwing error . are you using personal access token to fetch details |
|
@AvaneeshKesavan is it fixed? |
Yes, this uses the GitHub GraphQL API and requires a Personal Access Token. |
|
@AvaneeshKesavan dm me on discord |




Feature: GitHub Profile Info Integration
🧠 Description
This PR implements the GitHub Profile Integration feature.
Users can now add their GitHub username in their profile, and instead of redirecting to GitHub, a dedicated internal profile info page displays their GitHub data.
Features added:
GitHubProfileandGitHubCard.✅ Type of Change
📝 Additional Notes (Optional)
node-fetchorfetchsetup is correct in your environment.