enhancementgood first issueui
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
The dashboard shows all projects in either list or card format. I would like a third view that is the projects that I visited recently so that I don't have to re-run the search to return to a specific project that I looked at a few minutes ago. It could be implemented or represented a few different ways.
We could reuse the same idea for personally bookmarked projects. I would use something like local storage for the last N projects and introduce APIs if we implement bookmarking.