Open acmjec opened 1 month ago
Do we have to do something like this ? if any other changes are required kindly tell me ,assign me this if its correct.
Do we have to do something like this ? if any other changes are required kindly tell me ,assign me this if its correct.
Yes that's correct you have to optimize little for other part of the dashboard like pull request count in the stats
I'm assigning this to you
I'm assigning this to you
I have worked on this issue, please refer to my pull request and accept it.
/assign
Description: Integrate the backend-provided JSON data into the dashboard to display repository contributions. The sample JSON contains
repo_name
,issues
, andpulls
information.Tasks:
Data Integration:
repo_name
and contributions (issues, pulls) from the JSON.null
(show "No contributions available").UI Enhancements:
html_url
.Error Handling:
Acceptance Criteria:
This is the sample data update backend is ready: