Skip to content

A dashboard that provides analytics for users & repositories on GitHub we can search user repositories and find the user and also apply filters on repositories

License

Notifications You must be signed in to change notification settings

kanishkpatel1/Github_User_Search

Repository files navigation

Github User Search Appliction

A dashboard that provides analytics for users & repositories on GitHub. The dashboard should allow users to search for a GitHub user and display a table of their repositories with details like stars, forks, open issues, and recent commits
##How to run this

Installation

# Install dependencies  in the  directory
npm install
# after installation run the client
npm run dev
# Server runs on  http://localhost:8001

1) Home Page

User search: An input box to search for users and show a list of cards with the responses

2) User Repository Table

: Clicking on the user navigates to a different page to display a list of a user's repositories with columns for the name, description, number of stars, forks, and open issues.

3) Searching Filter

: Allow the user to sort repositories by name, stars, forks, or open issues

4) Sorting Filter

: Allow the user to sort repositories by name, stars, forks, or open issues

5) Activity Section

: This section display the recent activity of users following members

6) Followers

: This section display the list of all followers

7) Following

: This section display the list of all following members

About

A dashboard that provides analytics for users & repositories on GitHub we can search user repositories and find the user and also apply filters on repositories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published