illusiveCode / illusiveCode/8-dev-detective
Api call broken, no results showing
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The api calls to the github users api are broken, need to be fixed.
The initial call needs to be to be to 'octocat' and display the profile for it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GitHub Users API call and the code that renders the profile results. Verify that the initial request uses the username "octocat", that its profile appears, and that subsequent username searches return results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, next.js, typescript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100