good-first-issue-finder
good-first-issue-finder copied to clipboard
Issue-Crawler for GitHub based on Sveltekit
closes #179 - [x] Login - [x] Callback-Handling - [x] Display in UI - [x] Logout - [ ] update documentation - [ ] Deployment to K8s
### Description We should have a **feature of filtering and searching through programming languages**, adding this will make it easier to find issues in the specific language. ### Screenshots _No...
### Description Add github release version number on the website. ### Screenshots _No response_ ### Additional information Suggested by Eddie in live-stream, creating a issue incase we forget about it...
### What would you like to share? To get rid of the PAT, we currently use as a MVP, we should think about creating a Login to Github with Oauth2...
### Description Currently, when using Darkmode and the page gets called, there's an initial flash where the page is still white. This should be prevented ### Screenshots _No response_ ###...
```diff query EddieHubIssues($query: String!, $skip: Int!) { search(first: $skip, after: null , query: $query, type: ISSUE) { issueCount + pageInfo { + hasNextPage + endCursor } edges { node {...
## Fixes Issue #177 ## Changes Done ## Check List (Check all the applicable boxes) - [x] My code follows the code style of this project. - [x] My change...
### What would you like to share? The footer can be improved Currently this is the footer
### Description When using a keyboard to navigate through the site the tab button jumps straight from focussing on the hubber icon link to the search bar and is unable...
### Description Add a couple of badges to README.md, for ex: size, closed pr's, closed issues. ### Screenshots _No response_ ### Additional information _No response_