Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch and Display Repository, Followers, and Following Lists #20

Open
0ME9A opened this issue Mar 31, 2024 · 0 comments
Open

Fetch and Display Repository, Followers, and Following Lists #20

0ME9A opened this issue Mar 31, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@0ME9A
Copy link
Owner

0ME9A commented Mar 31, 2024

Feature Request: Fetch and Display Repository, Followers, and Following Lists

Description:
Currently, the devFinder website provides basic information about GitHub users. To enhance the user experience and provide more comprehensive insights into GitHub users, it would be beneficial to fetch and display additional details such as repository lists, followers, and following lists directly from the GitHub API.

Tasks:

  1. Implement functionality to fetch and display the repository list of GitHub users.
  2. Implement functionality to fetch and display the list of followers for each GitHub user.
  3. Implement functionality to fetch and display the list of users that a GitHub user is following.

Acceptance Criteria:

  • The website should fetch and display the repository list, followers, and following lists for GitHub users upon user request.
  • Ensure that the fetched data is accurate and up-to-date, reflecting the user's GitHub profile information.
  • Implement appropriate error handling in case the GitHub API requests fail or encounter errors.
  • Verify the performance and responsiveness of the feature to ensure a smooth user experience.

Additional Information:

  • Providing detailed information about GitHub users directly within the devFinder website will improve its utility and user engagement.
  • Consider implementing pagination or lazy loading for large repository, followers, and following lists to optimize performance and user experience.
@0ME9A 0ME9A added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant