Best Flask open-source libraries and packages

GitHub User Search

Retrieves GitHub Stats via git_api and flask.
Updated 1 year ago

GitHub User Search - Search all the GitHub users!

Home

Created using Python3 and git_api, coded by JBYT27 and DillonB07.

About

This project was first an idea for KaJam, however, I got stumped on a problem, so I couldn't submit it in time. So I decided to continue coding it out of the jam! Basically, this is just a clone of @RayhanADev's Replit User Search. The difference is, this retrieves GitHub user data instead :D

Using it

All you need to do is enter a GitHub username in the textbox, press the search button, and the data will come up. Feel free to leave suggestions! Thanks!

Open it in a new tab to access it!

Example searches:

TheDrone7 Card Ray Text Input Ray Card

How it works

To view how it works, go here to read it.

Conclusion

I hope you enjoy using this! To contribute, you can either leave a comment on the Replit Spotlight post, or leave a PR on the GitHub page. Stay well!

Important Links

License

This project is under the MIT License.

Code of Conduct

The Code of Conduct is located here.

Project link

The project link is here.

Features

  • [x] Dark mode/light mode - [Status: COMPLETE]
  • [x] GitHub user information - [Status: COMPLETE]
  • [ ] CSS Animation - [Status: IN PROGRESS]
    • [ ] Professional CSS - [Status: INCOMPLETE]
  • [x] Errors and error redirects - [Status: COMPLETE]
  • [ ] Add docs - [Status: IN PROGRESS]
  • [ ] Add contributers route (maybe) - [Status: PENDING]