forked from boolean-uk/java-team-dev-server-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Problem Description
As a logged-in user, I want to land on a dashboard page that contains the posts feed, search bar, cohort list and can create posts.
Required Changes
- Add Dashboard route and link it to post login redirect.
- Page layout with the following sections: search bar, create post input, posts feed, cohort list.
Goal
Provide the base structure for the student dashboard.
Acceptance Criteria
- After login, user is redirected to the Dashboard.
- Dashboard shows: search bar, create post input, posts feed and cohort list area.
Dependencies
Backend: none
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog