Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Add foundations for the User page#309

Merged
hojberg merged 1 commit into
mainfrom
user-page
Jan 24, 2022
Merged

Add foundations for the User page#309
hojberg merged 1 commit into
mainfrom
user-page

Conversation

@hojberg

@hojberg hojberg commented Jan 24, 2022

Copy link
Copy Markdown
Member

Problem

We want to be able to see a user page

Solution

Add a new route /users/:username that displays a users page with their
README and their projects (via a new query param to the /projects
API).

@hojberg hojberg requested a review from pchiusano January 24, 2022 18:00
Add a new route `/users/:username` that displays a users page with their
README and their projects (via a new query param to the `/projects`
API).
@hojberg hojberg merged commit 131ae30 into main Jan 24, 2022
@hojberg hojberg deleted the user-page branch January 24, 2022 20:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants