Description:
The Live Activity page currently shows activity for a fixed GitHub user, which makes the page feel like a demo instead of a real tracker.
Suggested Enhancement:
Add a modern input section where users can enter any GitHub username and fetch that user’s recent activity.
Improvements:
Add username search input
Add “Track Activity” button
Add loading state
Add empty/error state
Improve Activity page spacing and responsiveness
Keep design consistent with current UI theme
Expected Outcome:
Users can track live activity for any GitHub profile, making the page more interactive and useful.
Relevant Files:
src/pages/Activity.tsx
src/components/ActivityFeed.tsx
Description:
The Live Activity page currently shows activity for a fixed GitHub user, which makes the page feel like a demo instead of a real tracker.
Suggested Enhancement:
Add a modern input section where users can enter any GitHub username and fetch that user’s recent activity.
Improvements:
Add username search input
Add “Track Activity” button
Add loading state
Add empty/error state
Improve Activity page spacing and responsiveness
Keep design consistent with current UI theme
Expected Outcome:
Users can track live activity for any GitHub profile, making the page more interactive and useful.
Relevant Files:
src/pages/Activity.tsx
src/components/ActivityFeed.tsx