forked from cardosofelipe/fast-next-template
Implement Main Dashboard / Projects List Page #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Implement the main dashboard / projects list page based on approved design from #47.
Requirements
Technical Implementation
useProjectEventshook for global activity feedAPI Endpoints Used
GET /api/v1/projects- List user's projectsGET /api/v1/events/stream- Global SSE stream (if implemented) or per-projectAcceptance Criteria
Dependencies
Assignable To
frontend-engineer agent