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

Add GitHub Profile Finder as a Project #40

Closed
Kaustav2410 opened this issue Jun 17, 2024 · 3 comments
Closed

Add GitHub Profile Finder as a Project #40

Kaustav2410 opened this issue Jun 17, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24

Comments

@Kaustav2410
Copy link
Contributor

We should add a new project named "GitHub Profile Finder" to our repository. This project will allow users to search for GitHub profiles and display relevant information about the profiles using the GitHub API. It will be built using React.js.

Features:

Search Functionality:

An input field to enter a GitHub username.
A button to trigger the search.
Profile Information Display:

Avatar
Username
Bio
Number of repositories
Number of followers
Number of following
Link to the GitHub profile

Error Handling:

Display a user-friendly message if the username is not found.

Styling:

Basic styling to make the app user-friendly and visually appealing.
Responsive design to ensure usability on different devices.

Technical Requirements:

Use React.js for building the user interface.
Axios to make HTTP requests to the GitHub API.
React state and lifecycle methods/hooks to manage component state and side effects.
Tailwind for styling.

Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi
Copy link
Owner

Go Ahead assigned @Kaustav2410

@dhairyagothi dhairyagothi added documentation Improvements or additions to documentation enhancement New feature or request VSoC'24 contribution under VSOC 24 MEDIUM labels Jun 18, 2024
@dhairyagothi
Copy link
Owner

completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24
Projects
None yet
Development

No branches or pull requests

2 participants