Skip to content

Frontend Hydration (Persistence UI) #7

@arwas11

Description

@arwas11

Now that the backend GET /chats/{user_id} and GET /resumes/{user_id} endpoints are live, the frontend needs to consume them.

** Tasks: **

  • Implement useEffect in Chat.tsx to load previous messages on mount.

  • Implement useEffect in ResumeBuilder.tsx to fetch historical tailoring sessions.

  • Clear state on user logout to prevent data leakage.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions