abraham / abraham/daily-cat

Split cat function

Open
#124 0 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
Dominant language
TypeScript
Stars
3
Forks
0
Avg merge
1d 19h
Merged PRs (30d)
8

Description

Split the cat function into two functions `index` to always show the current day and `show` to show previous days.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the current `cat` function and its callers in the TypeScript source. Check how it selects the current and previous days, then split those responsibilities into `index` and `show`; verify both call paths still return the intended day’s cat photo.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.