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

Add foundations for the User page #309

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Add foundations for the User page #309

merged 1 commit into from
Jan 24, 2022

Conversation

hojberg
Copy link
Member

@hojberg hojberg commented Jan 24, 2022

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).

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.

None yet

2 participants