All Projects → fulin426 → Issues-Hunt

fulin426 / Issues-Hunt

Licence: other
Hunt for problems to solve using GitHub API. Save time searching for "good first issue" or "help wanted" labels.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Issues-Hunt

gh-auto-updater
Automatic Updater with GitHub API for WordPress Plugin
Stars: ✭ 42 (-4.55%)
Mutual labels:  github-api
gitstar
Github Client built with React Apollo
Stars: ✭ 15 (-65.91%)
Mutual labels:  github-api
ionic-selectable-demo
Ionic SelectSearchable Demo.
Stars: ✭ 22 (-50%)
Mutual labels:  searchbar
good-first-issues
Find good first issues right from your CLI! 🚀
Stars: ✭ 64 (+45.45%)
Mutual labels:  github-api
react-preview
a GitHub App built with probot that generates preview links for react based projects.
Stars: ✭ 14 (-68.18%)
Mutual labels:  github-api
version exporter
Monitor the versions of the things you run and care about
Stars: ✭ 16 (-63.64%)
Mutual labels:  github-api
hacktoberfest-participants
🎃 A platform that showcases a list of all the hackers (including their stats), participated in the month-long challenge Hacktoberfest presented by DigitalOcean.
Stars: ✭ 38 (-13.64%)
Mutual labels:  github-api
node-github-publish
Publishes a file to a repository through the GitHub Contents API
Stars: ✭ 20 (-54.55%)
Mutual labels:  github-api
maintainer
👨‍💻 🐳 Generate personal daily reports or summary, AUTHORS, CONTRIBUTING, CHANGELOG and so on for GitHub user or repository.
Stars: ✭ 199 (+352.27%)
Mutual labels:  contributing
github-interact-cli
🎩 Interact with GItHub right inside your terminal
Stars: ✭ 43 (-2.27%)
Mutual labels:  github-api
git-profiler-bot
Telegram bot which fetches GitHub Profiles.
Stars: ✭ 23 (-47.73%)
Mutual labels:  github-api
About moja global
About moja global and How We Work
Stars: ✭ 33 (-25%)
Mutual labels:  contributing
ghrecipes
⛔ ARCHIVED ⛔ Provides some helper functions for using the GitHub V4 API
Stars: ✭ 28 (-36.36%)
Mutual labels:  github-api
gitlab-analytics
No description or website provided.
Stars: ✭ 21 (-52.27%)
Mutual labels:  github-api
git-space
A web application to view Github's user profile.
Stars: ✭ 14 (-68.18%)
Mutual labels:  github-api
Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (-59.09%)
Mutual labels:  github-api
github-rater
📊 Check your GitHub rating, view results and enhance your profile quality.
Stars: ✭ 319 (+625%)
Mutual labels:  github-api
go-github-app
Template for building GitHub Apps in Go.
Stars: ✭ 45 (+2.27%)
Mutual labels:  github-api
vidyabhandary
Self updating profile readme for github
Stars: ✭ 36 (-18.18%)
Mutual labels:  github-api
stellar
Search your github stars in R
Stars: ✭ 24 (-45.45%)
Mutual labels:  github-api

Issues Hunt

Issues such as “good first issue” or “help wanted” are difficult to find. Right now a user would have to click on a specific repository and look through their issues to apply label filters. Being able to find issues easier would encourage more people, especially novice programmers, to contribute to open source projects.

User Story:

  • User can search for GitHub Issues across all repositories
  • User can filter results by language and label
  • User can then sort the results

Live Demo

Screenshots

Running locally

  1. git clone https://github.com/fulin426/Issues-Hunt.git
  2. npm install
  3. npm start

Information for Search Issues as part of GitHub Developer Search API

GitHub Search API

By default this repository does not include API keys used in development. API calls are limited to 60 per hour without Client ID and Client Secret.

Increasing GitHub Api Rate Limit

or obtain you own Client ID and Client Secret by following the instructions below

How to Obtain Client ID and Client Secret

Technology

React, HTML, CSS, Bootstrap, Axios, Font-Awesome, Github API

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].