Skip to content

yashrajnayak/github-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Info

Overview

This app fetches and displays information publicly available on GitHub users' profiles using the Public GitHub API. By entering GitHub usernames and a personal access token, users can fetch details such as total stars, forks, repositories, followers, company, and organizations for multiple GitHub users simultaneously.

Screenshots

On app load:

image

Dark mode:

image

Information display:

image

Features

  • Fetch publicly available information for multiple GitHub users at once
  • Display user data in a clean, responsive table format
  • Support for comma-separated or line-by-line username input
  • Modern and responsive design

Prerequisites

  • A GitHub Personal Access Token with appropriate permissions

Contributing

Contributions are welcome to this project! Here's how you can help:

  1. Fork the Repository: Create your own fork of the project.

  2. Create a Branch: Make your changes in a new git branch.

  3. Make Your Changes: Enhance the tool or fix bugs.

  4. Follow Coding Standards: Ensure your code adheres to the existing style.

  5. Test Your Changes: Make sure your changes don't break existing functionality.

  6. Commit Your Changes: Use clear and meaningful commit messages.

  7. Push to Your Fork: Push your changes to your fork on GitHub.

  8. Submit a Pull Request: Open a pull request from your fork to the main repository.

We appreciate all contributions, whether it's fixing a typo, improving the UI, adding new features, or enhancing documentation. Together, we can make this tool even better!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Appreciation to all contributors who help improve this project.

About

Tool to retrieve and display information about GitHub users.

Resources

License

Stars

Watchers

Forks