lannonbr / lannonbr/github-activity-digest
Track user's starred repos
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 13d 7h
- Merged PRs (30d)
- 2
Description
See if there is a way to see what repos a user has starred over a given week via the GitHub API.
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 reviewing the GitHub API entry point for a user's starred repositories and determine whether it exposes enough timestamp information to cover a given week. Inspect the repository's TypeScript entry points to see how GitHub activity is currently fetched. Done means the API capability and required implementation scope are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100