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
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
Goal
Provide the base structure for the student dashboard.
Acceptance Criteria
Dependencies
Backend: none