-
Notifications
You must be signed in to change notification settings - Fork 20
feat: literary-profiles #31
Copy link
Copy link
Open
Labels
assignedThis issue has been taken and is currently being worked onThis issue has been taken and is currently being worked onfeatureNew functionality or modules being added to the projectNew functionality or modules being added to the projectfrontendIssues related to UI, CSS, React, or browser-side logic.Issues related to UI, CSS, React, or browser-side logic.level2Intermediate tasks (building components, responsive design)Intermediate tasks (building components, responsive design)
Metadata
Metadata
Assignees
Labels
assignedThis issue has been taken and is currently being worked onThis issue has been taken and is currently being worked onfeatureNew functionality or modules being added to the projectNew functionality or modules being added to the projectfrontendIssues related to UI, CSS, React, or browser-side logic.Issues related to UI, CSS, React, or browser-side logic.level2Intermediate tasks (building components, responsive design)Intermediate tasks (building components, responsive design)
Overview
Writers Pub currently exposes a minimal
/profilepage that only allows editing a bio and viewing basic stats. This issue proposes a full Literary Profiles feature - a rich, public-facing author identity page that goes beyond stats to tell the story of who a writer is.Problem
Right now the profile page (
/web/src/app/profile/page.tsx) shows:There is no public profile URL, no social presence, no literary identity, and no way for another writer or editor to understand a user's voice, style, or body of work at a glance.